mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2026-07-02 08:02:40 +00:00
Neoverse-V2 erratum 3701771 that applies to r0p0, r0p1, r0p2 is still Open. The workaround is for EL3 software that performs context save/restore on a change of Security state to use a value of SCR_EL3.NS when accessing ICH_VMCR_EL2 that reflects the Security state that owns the data being saved or restored. The mitigation is implemented in commit7455cd172and this patch should be applied on top of it. SDEN documentation: https://developer.arm.com/documentation/SDEN-2332927/latest Signed-off-by: Arvind Ram Prakash <arvind.ramprakash@arm.com> Change-Id: Ic0ad68f7bd393bdc03343d5ba815adb23bf6a24d (cherry picked from commit98ea7329c5)