• Bypassing all clock gates in Cortex-R52 (ARMv8)
    Hello, (#context): I have a Cortex-R52 in the SoC design. My team is in charge of FPGA prototyping of the entire/part of the SoC. I am prototyping (on FPGA) part of the SoC which has the R52 plus...
  • How long does it take to run Android benchmarks on an emulator?
    This question was asked in the ' How to optimize a system with the latest ARM DynamIQ processors' webinar . You can view all other related questions in this blog post .
  • Cortex R
    Dear all I want to use ARM Cortex R7,R8,R52. what are development board can i use ? Thank you for your time.
  • Licensing FVP models
    Hi Sorry for such a basic question. Am just a newbie in ARM world. While purchasing the FVP model for specific Cortex-R series, does we need to purchase the licence for ARM 6.04 compiler also. Or it comes...
  • How interrupts are routed in EL3/EL2/EL1 mode
    Sorry for basic question, For ARM64, we have different interrupt vector table for each mode EL3/EL2/EL1 I am wondering, how a specific IRQ is routed to given mode. in GIC, I am not able to find...