Skip to content
Snippets Groups Projects
Commit 02b57943 authored by John Tsichritzis's avatar John Tsichritzis
Browse files

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: default avatarJohn Tsichritzis <john.tsichritzis@arm.com>
parent c48d02ba
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment