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…