arm-trusted-firmware/services/std_svc
Antonio Nino Diaz 75f364b3e0 SPM: Adjust size of virtual address space per partition
Rather than using a fixed virtual address space size, read all regions
in the resource description of each partition and restrict the virtual
address space size to the one the partition actually needs.

This also allows SPM to take advantage of the extension ARMv8.4-TTST if
the virtual address space size is small enough.

Change-Id: I8646aa95e659136b58b44b040364cdee631f7e82
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: Adjust size of virtual address space per partition 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