mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2026-07-02 15:02:37 +00:00
Cortex-X4 has ECBHB implemented and is protected against X-Context
attacks.
Ref: https://developer.arm.com/documentation/110280/latest/
TRM: https://developer.arm.com/documentation/102484/0003/The-Cortex-X4--core/Supported-standards-and-specifications?lang=en
Remove WORKAROUND_CVE_2022_23960 for Cortex-X4 to avoid accidental
enabling of this workaround and using loop workaround.
This was accidentally added with
commit@8c87becbc64f2e233ac905aa006d5e15a63a9a8b
Change-Id: I23f5fa748377a920340b3c5a6584ccfadeea901a
Signed-off-by: Govindraj Raja <govindraj.raja@arm.com>
(cherry picked from commit a055fdddf0)