arm-trusted-firmware/bl32
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
..
optee aarch32: optee: define the OP-TEE secure payload 2018-02-05 10:42:42 +01:00
sp_min locks: linker variables to calculate per-cpu bakery lock size 2019-02-07 09:00:52 -08:00
tsp Apply stricter speculative load restriction 2019-03-12 11:30:33 +00:00