arm-trusted-firmware/include/lib/extensions
Jayanth Dodderi Chidanand e8f0dd58da fix(cpufeat): resolve build errors due to compiler optimization
Currently most of the architectural feature build flags are set
to 2(FEATURE_STATE_CHECK) for fvp platform only.

However other platforms still configure them by default to 0, which
would lead to build failures in cases when compiler configured
to build TF-A  with zero optimization (CFLAGS='-O0').

This patch addresses such build issues and thereby resolves the failures
seen under CI-l3 test_configurations.

Change-Id: I45b82b821951bba6b9df08177f7d286e624a4239
Signed-off-by: Jayanth Dodderi Chidanand <jayanthdodderi.chidanand@arm.com>
2023-03-01 17:54:07 +01:00
..
amu.h feat(amu): enable per-core AMU auxiliary counters 2021-10-26 12:15:33 +01:00
brbe.h fix(cpufeat): resolve build errors due to compiler optimization 2023-03-01 17:54:07 +01:00
mpam.h refactor(mpam): remove unused function declaration 2021-07-09 22:03:38 +02:00
pauth.h Refactor ARMv8.3 Pointer Authentication support code 2019-09-13 14:11:59 +01:00
ras.h Tegra194: add RAS exception handling 2020-06-12 09:43:54 -07:00
ras_arch.h Tegra194: add RAS exception handling 2020-06-12 09:43:54 -07:00
sme.h feat(sme): enable SME functionality 2021-11-12 10:38:00 -06:00
spe.h Fix MISRA defects in extension libs 2018-10-29 14:41:48 +00:00
sve.h feat(sme): enable SME functionality 2021-11-12 10:38:00 -06:00
sys_reg_trace.h feat(sys_reg_trace): enable trace system registers access from lower NS ELs 2021-08-26 09:29:51 +01:00
trbe.h fix(cpufeat): resolve build errors due to compiler optimization 2023-03-01 17:54:07 +01:00
trf.h fix(cpufeat): resolve build errors due to compiler optimization 2023-03-01 17:54:07 +01:00