arm-trusted-firmware/plat/arm/board
Antonio Nino Diaz ffb7ce70b3 SPM: Map memory regions from RD
SPM needs to map a number of regions on behalf of the secure partition.
Previously, it used to get a list of them from platform code using the
plat_get_secure_partition_mmap() API. Now it gets them from the resource
description structure.

The SPM<->SP shared buffer is mapped dynamically at EL3. This buffer is
used to pass information between SPM and SP, so it must be mapped at EL3
as well in order to be used by SPM.

Dynamic translation tables have been enabled when the Trusted Firmware
is compiled with SPM support.

Change-Id: I64ad335e931661812a0a60558e60372e1e5e6b72
Co-authored-by: Sandrine Bailleux <sandrine.bailleux@arm.com>
Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
2018-12-11 13:45:41 +00:00
..
common Merge pull request #1628 from antonio-nino-diaz-arm/an/sharing 2018-10-18 09:20:04 +01:00
fvp SPM: Map memory regions from RD 2018-12-11 13:45:41 +00:00
juno Merge pull request #1699 from chandnich/sgi-mt-support 2018-12-03 13:29:33 +00:00
n1sdp Merge pull request #1699 from chandnich/sgi-mt-support 2018-12-03 13:29:33 +00:00
sgi575 plat/arm/sgi: Use NT_FW_CONFIG instead of HW_CONFIG 2018-12-05 22:15:51 +05:30
sgiclarka plat/arm/sgi: Use NT_FW_CONFIG instead of HW_CONFIG 2018-12-05 22:15:51 +05:30
sgm775 Standardise header guards across codebase 2018-11-08 10:20:19 +00:00