• How to understand AArch64 register 'Operation' column for 'Direct access to internal memory' in Cortex -A53?
    I'm reading "ARM® Cortex®-A53 MPCore Processor Technical Reference Manual". And, in 6.7 Direct access to internal memory part (P.357), there is a problem to understand what is the meaning of AArch64...
  • AArch64 code execution on Raspberry Pi3.
    Hello everybody, does everyone know whether Raspberry Pi3 can execute 64bit applications? Even reading some articles, I am uncertain the following things. Please let me know the answers. 1. Is Raspbian...
  • Help configuring PMU's
    Hi, I'm trying to enable PMU's on arm versatile juno r2 development board. I've already read this manuals from arm: ARM ® Cortex ® -A72 MPCore Processor ARM® Cortex ® -A53 MPCore Processor Juno r2 ARM...
  • How to use ETM to trace PMU events?
    According to the manual, we can select PMU events as external input resource of ETM. However, the manual does not describe it in detail, and my attempts also failed. To perform the experiment, i configure...
  • PMU driver in Linux Kernel
    Hi Experts, Is there in-built Performance Monitor Unit Driver available in the Linux kernel ? Does it have the user space access to test the same ? Regards, Techguyz