mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2026-07-01 19:14:43 +00:00
Patch93c7e7019made the old ERRATA_SME_POWER_DOWN specific to each CPU. However it failed to account for the fact that some CPUs have SME support configurable and unconditionally access the SVCR register. When support isn't included, the lack of FEAT_SME will cause a trap. So add a check to support both configurations. Change-Id: Ic21bff5d51109ec6b3117f85f6d37f052076f49a Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com> (cherry picked from commitaded7f53db)