Browse By Tags

Sorry, but there are no more tags available to filter with.
  • ARMv8-A Instruction for Getting CPU Number

    Hi,

    I'm using a Juno r1 board and I'm trying to get processor's related CPU ID without using any header file like function sched_getcpu from sched.h.

    The reason is I want to get the CPU number for TrustZone application and there is no way to…