arm-trusted-firmware/lib
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
..
aarch32 Correct typographical errors 2019-01-15 15:16:02 +00:00
aarch64 PIE: Correct minor typographical errors 2019-03-12 15:49:47 +00:00
compiler-rt compiler_rt: Import lshrdi3.c file 2018-11-06 15:42:51 +01:00
coreboot Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
cpus Merge pull request #1887 from ambroise-arm/av/a76-cve 2019-03-20 11:18:20 +00:00
el3_runtime Fix restoring APIBKey registers 2019-03-14 13:57:16 +01:00
extensions MPAM: enable MPAM EL2 traps 2019-02-28 10:28:25 +00:00
libc Remove several warnings reported with W=1 2019-04-01 10:43:42 +01:00
libfdt libfdt: Downgrade to version 1.4.6-9 2018-10-30 13:42:13 +00:00
locks locks: linker variables to calculate per-cpu bakery lock size 2019-02-07 09:00:52 -08:00
optee Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
pmf Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
psci Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
romlib ROMLIB bug fixes 2019-03-21 10:51:07 +00:00
semihosting Remove several warnings reported with W=2 2019-04-01 10:43:42 +01:00
sprt SPM: Introduce SPRT C host library 2018-12-11 15:04:24 +00:00
stack_protector Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
utils plat/arm: Sanitise includes 2019-01-25 16:04:10 +00:00
xlat_tables SPM: Move shim layer to TTBR1_EL1 2019-04-03 10:51:31 +01:00
xlat_tables_v2 SPM: Move shim layer to TTBR1_EL1 2019-04-03 10:51:31 +01:00
zlib Sanitise includes across codebase 2019-01-04 10:43:17 +00:00