nuttx/arch/arm64
qinwei1 518eb4076e arm64: ARMv8-r(Cortex-R82) support(mpid fix)
Summary
  Different ARM64 Core will use different Affn define, the mpidr_el1
value is not CPU number, So we need to change CPU number to mpid
and vice versa, the patch change the mpid define into platform

Signed-off-by: qinwei1 <qinwei1@xiaomi.com>
2023-03-01 13:23:48 +08:00
..
include arm64: ARMv8-r(Cortex-R82) support(mpid fix) 2023-03-01 13:23:48 +08:00
src arm64: ARMv8-r(Cortex-R82) support(mpid fix) 2023-03-01 13:23:48 +08:00
Kconfig arm64: ARMv8-r(Cortex-R82) support(add ARCH_SET_VMPIDR_EL2 option) 2023-03-01 13:23:48 +08:00