arm-trusted-firmware/bl32
Justin Chadwell 9dd94382bd Enable MTE support in both secure and non-secure worlds
This patch adds support for the new Memory Tagging Extension arriving in
ARMv8.5. MTE support is now enabled by default on systems that support
at EL0. To enable it at ELx for both the non-secure and the secure
world, the compiler flag CTX_INCLUDE_MTE_REGS includes register saving
and restoring when necessary in order to prevent register leakage
between the worlds.

Change-Id: I2d4ea993d6b11654ea0d4757d00ca20d23acf36c
Signed-off-by: Justin Chadwell <justin.chadwell@arm.com>
2019-09-09 16:23:33 +01:00
..
optee Remove references to old project name from common files 2019-07-10 11:13:00 +01:00
sp_min sp_min: allow inclusion of a platform-specific linker script 2019-04-25 13:37:56 +02:00
tsp Enable MTE support in both secure and non-secure worlds 2019-09-09 16:23:33 +01:00