• John Tsichritzis's avatar
    Apply stricter speculative load restriction · 02b57943
    John Tsichritzis authored
    
    
    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>
    02b57943
bl2_entrypoint.S 3.6 KB