]> git.baikalelectronics.ru Git - arm-tf.git/commit
SPM: FVP: Introduce port of SPM
authorAntonio Nino Diaz <antonio.ninodiaz@arm.com>
Thu, 9 Nov 2017 11:34:09 +0000 (11:34 +0000)
committerAntonio Nino Diaz <antonio.ninodiaz@arm.com>
Thu, 9 Nov 2017 11:34:09 +0000 (11:34 +0000)
commite29efeb1b40a3ac364fc0bf1e15928b400a57e72
tree3966ce64aad52d4a13adf1a679c2de1137033aa1
parent2fccb228045696b98f83b1d865bac3c65d96b980
SPM: FVP: Introduce port of SPM

This initial port of the Secure Partitions Manager to FVP supports BL31
in both SRAM and Trusted DRAM.

A document with instructions to build the SPM has been added.

Change-Id: I4ea83ff0a659be77f2cd72eaf2302cdf8ba98b32
Co-authored-by: Douglas Raillard <douglas.raillard@arm.com>
Co-authored-by: Sandrine Bailleux <sandrine.bailleux@arm.com>
Co-authored-by: Achin Gupta <achin.gupta@arm.com>
Co-authored-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
docs/spm-user-guide.rst [new file with mode: 0644]
include/plat/arm/board/common/board_arm_def.h
include/plat/arm/board/common/v2m_def.h
include/plat/arm/common/arm_def.h
include/plat/arm/common/arm_spm_def.h [new file with mode: 0644]
plat/arm/board/fvp/fvp_common.c
plat/arm/common/arm_common.c
plat/arm/common/arm_tzc400.c