Merge "fix(ras): do not put RAS check before esb macro" into integration

This commit is contained in:
Manish V Badarkhe 2023-04-28 12:08:37 +02:00 committed by TrustedFirmware Code Review
commit e31de867a2

View file

@ -186,11 +186,12 @@
.space SPINLOCK_ASM_SIZE
.endm
#if RAS_EXTENSION
/*
* With RAS extension executes esb instruction, else NOP
*/
.macro esb
.inst 0xd503221f
.endm
#endif
/*
* Helper macro to read system register value into x0