arm-trusted-firmware/services/std_svc
Antonio Nino Diaz 6de6965b2f SPM: Move shim layer to TTBR1_EL1
This gives each Secure Partition complete freedom on its address space.
Previously, the memory used by the exception vectors was reserved and
couldn't be used. Also, it always had to be mapped, forcing SPM to
generate translation tables that included the exception vectors as well
as the Partition memory regions. With this change, partitions can reduce
their address space size easily.

Change-Id: I67fb5e9bdf2870b73347f23bff702fab0a8f8711
Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
2019-04-03 10:51:31 +01:00
..
sdei Make setjmp.h prototypes comply with the C standard 2019-02-08 13:42:38 +00:00
spm SPM: Move shim layer to TTBR1_EL1 2019-04-03 10:51:31 +01:00
spm_mm SPM: Rename folder of SPM based on MM 2019-01-22 09:21:07 +00:00
std_svc_setup.c SPM: Rename SPM_DEPRECATED flag to SPM_MM 2019-01-22 09:20:59 +00:00