spmd: skip loading of secure partitions on pre-v8.4 platforms
When SPD=spmd and SPMD_SPM_AT_SEL2=0, that is SPMC sits at S-EL1
then there is no need for TF-A to load secure partitions individually.
In this configuration, SPMC handles secure partition loading at
S-EL1/EL0 levels.

Signed-off-by: Olivier Deprez <olivier.deprez@arm.com>
Signed-off-by: Manish Pandey <manish.pandey2@arm.com>
Change-Id: I06a0d88a4811274a8c347ce57b56bb5f64e345df
1 parent c979685 commit c33ff1985eb64f0e74db4d519ff71617dd7d5381
@Olivier Deprez Olivier Deprez authored on 19 Mar 2020
Manish Pandey committed on 23 Mar 2020
Showing 4 changed files
View
Makefile
View
plat/arm/common/arm_bl2_setup.c
View
plat/arm/common/arm_common.mk
View
plat/arm/common/arm_image_load.c