arm-trusted-firmware/include/arch/aarch64
John Tsichritzis 8074448f09 Apply variant 4 mitigation for Neoverse N1
This patch applies the new MSR instruction to directly set the
PSTATE.SSBS bit which controls speculative loads. This new instruction
is available at Neoverse N1 core so it's utilised.

Change-Id: Iee18a8b042c90fdb72d2b98f364dcfbb17510728
Signed-off-by: John Tsichritzis <john.tsichritzis@arm.com>
2019-03-14 11:31:43 +00:00
..
arch.h Apply variant 4 mitigation for Neoverse N1 2019-03-14 11:31:43 +00:00
arch_features.h Correctly check for support of Address Authentication 2019-03-01 10:13:39 +00:00
arch_helpers.h Ensure proper ID register is checked for feature detection 2019-03-04 13:12:17 +00:00
asm_macros.S Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
assert_macros.S Reorganize architecture-dependent header files 2019-01-04 10:43:16 +00:00
console_macros.S Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
el3_common_macros.S Add ARMv8.3-PAuth registers to CPU context 2019-02-27 11:08:59 +00:00
smccc_helpers.h Sanitise includes across codebase 2019-01-04 10:43:17 +00:00