arm-trusted-firmware/plat/arm/board/fvp/aarch64
Sandrine Bailleux cdf1408856 FVP: Do not power off secondary CPUs when booting an EL3 payload
Normally, in the FVP port, secondary CPUs are immediately powered
down if they are powered on at reset. However, when booting an EL3
payload, we need to keep them powered on as the requirement is for
all CPUs to enter the EL3 payload image. This patch puts them in a
holding pen instead of powering them off.

Change-Id: I6526a88b907a0ddb820bead72f1d350a99b1692c
2015-11-26 21:32:04 +00:00
..
fvp_common.c Configure all secure interrupts on ARM platforms 2015-09-01 14:11:09 +01:00
fvp_helpers.S FVP: Do not power off secondary CPUs when booting an EL3 payload 2015-11-26 21:32:04 +00:00