arm-trusted-firmware/bl2u
John Tsichritzis 02b5794396 Apply stricter speculative load restriction
The SCTLR.DSSBS bit is zero by default thus disabling speculative loads.
However, we also explicitly set it to zero for BL2 and TSP images when
each image initialises its context. This is done to ensure that the
image environment is initialised in a safe state, regardless of the
reset value of the bit.

Change-Id: If25a8396641edb640f7f298b8d3309d5cba3cd79
Signed-off-by: John Tsichritzis <john.tsichritzis@arm.com>
2019-03-12 11:30:33 +00:00
..
aarch32 Apply stricter speculative load restriction 2019-03-12 11:30:33 +00:00
aarch64 Apply stricter speculative load restriction 2019-03-12 11:30:33 +00:00
bl2u.ld.S Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
bl2u.mk AArch32: Add BL2U support 2017-05-15 16:35:29 +01:00
bl2u_main.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00