Other Parts Discussed in Thread: DRA829
Hi,
I have a AM65x/DRA80xM Industrial Development Kit. On this platform, I am using the cluster 0's Cortex-A53 cores and MCU domain's Cortex-R5F cores.
The CPU ID of first core of A53 (cluster0 core 0) is 0x0 as indicated by the device tree nodes as well as the MPIDR value.
What will be the CPU IDs of R5F cores? The MPIDR is returning 0x0 and 0x1 for R5F core0 and R5F core1 respectively.
How can I differentiate among the A53 and R5F cores in this case? For targets like Xilinx ZynqMPSoC, the A53 cluster has CPU IDs 0, 1, 2 and 3 for the four cores present and the dual R5 cores have CPU IDs 0x100 and 0x101.
On this platform, I am not able to get unique CPU IDs for two different processor cores. I am developing an AMP system and I need to have a criteria to differentiate the cores.
Regads,
Iqra