Juno: Read primary CPU MPID from SCC GPR_1
This patch removes the PRIMARY_CPU definition hardcoded in the Juno port. Instead, the primary CPU is obtained at runtime by reading the SCC General Purpose Register 1 (GPR_1), whose value is copied by the SCP into shared memory during the boot process. Change-Id: I3981daa92eb7142250712274cf7f655b219837f5
Showing
- plat/juno/aarch64/bl1_plat_helpers.S 17 additions, 0 deletionsplat/juno/aarch64/bl1_plat_helpers.S
- plat/juno/aarch64/plat_helpers.S 0 additions, 16 deletionsplat/juno/aarch64/plat_helpers.S
- plat/juno/bl2_plat_setup.c 1 addition, 1 deletionplat/juno/bl2_plat_setup.c
- plat/juno/juno_def.h 7 additions, 2 deletionsplat/juno/juno_def.h
Please register or sign in to comment