Files
arm-trusted-firmware/include/lib
Govindraj Raja 527b06eb64 fix(cpus): fix clang compilation issue
A potential problem with clang version < 17 can cause resolving nested
'cfi_startproc' to fail compilation.

So add a variant of check_errara/reset_macros that is compatible with
clang version < 17 to ignore `cfi_startproc` and `cfi_endproc`.

This wouldn't cause any performance issue and will not affect any
functional behaviour.

Change-Id: I46147af2dd0accd5be14ddb26dea03bb2f87cba8
Signed-off-by: Govindraj Raja <govindraj.raja@arm.com>
(cherry picked from commit bdaf0d9ba7)
2025-04-22 16:57:16 -05:00
..
2021-10-26 12:15:42 +01:00
2024-05-08 20:36:04 -05:00
2024-05-08 20:36:04 -05:00
2024-04-15 12:14:16 +01:00