arm-trusted-firmware/include/lib/cpus/aarch64
Masahiro Yamada 9cefb4b194 Pass more -D options to BL*_CPPFLAGS instead of BL*_CFLAGS
Commit d5e97a1d2c ("Build: define IMAGE_AT_EL1 or IMAGE_AT_EL3
globally for C files") does not have commit 848a7e8ce1 ("Build:
introduce per-BL CPPFLAGS and ASFLAGS") as an ancestor because
they were pulled almost at the same time.

This is a follow-up conversion to be consistent with commit
11a3c5ee73 ("plat: pass -D option to BL*_CPPFLAGS instead of
BL*_CFLAGS").

With this change, the command line option, IMAGE_AT_EL3, will be
passed to .S files as well.

I remove the definition in include/lib/cpus/aarch64/cpu_macros.S

Otherwise, the following error would happen.

  include/lib/cpus/aarch64/cpu_macros.S:29:0: error: "IMAGE_AT_EL3" redefined [-Werror]

Change-Id: I943c8f22356483c2ae3c57b515c69243a8fa6889
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
2020-04-02 14:13:05 +09:00
..
aem_generic.h cpus: Add casts to all definitions in CPU headers 2019-02-11 13:34:57 +00:00
cortex_a35.h Cortex-A35: Implement workaround for errata 855472 2019-04-17 13:46:43 +01:00
cortex_a53.h Replace deprecated __ASSEMBLY__ macro with __ASSEMBLER__ 2019-10-11 14:12:24 +02:00
cortex_a55.h Cortex-A55: workarounds for errata 1221012 2019-05-28 14:19:04 +01:00
cortex_a57.h cpus: higher performance non-cacheable load forwarding 2020-02-20 09:25:45 -08:00
cortex_a65.h Introducing support for Cortex-A65 2019-10-02 18:12:28 +02:00
cortex_a65ae.h Introducing support for Cortex-A65AE 2019-10-03 15:38:31 +02:00
cortex_a72.h lib: cpu: Add additional field definition for A72 L2 control 2019-12-23 15:32:24 +00:00
cortex_a73.h Replace deprecated __ASSEMBLY__ macro with __ASSEMBLER__ 2019-10-11 14:12:24 +02:00
cortex_a75.h Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ 2019-08-01 13:14:12 -07:00
cortex_a76.h Cortex-A76: workarounds for errata 1257314, 1262606, 1262888, 1275112 2019-05-07 13:46:47 +01:00
cortex_a76ae.h Add support for Cortex-A76AE CPU 2019-04-08 14:48:55 +01:00
cortex_a77.h Rename Cortex-Deimos to Cortex-A77 2019-07-10 12:14:20 +02:00
cortex_hercules.h Workaround for Hercules erratum 1688305 2019-12-23 11:21:16 -06:00
cortex_hercules_ae.h Cortex_hercules: Add support for Hercules-AE 2019-09-30 12:55:31 +01:00
cortex_klein.h Add CPULib for Klein Core 2020-02-18 08:57:32 -06:00
cortex_matterhorn.h Add Matterhorn CPU lib 2020-02-18 09:00:04 -06:00
cpu_macros.S Pass more -D options to BL*_CPPFLAGS instead of BL*_CFLAGS 2020-04-02 14:13:05 +09:00
cpuamu.h Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ 2019-08-01 13:14:12 -07:00
denver.h Tegra194: enable dual execution for EL2 and EL3 2020-03-18 17:47:03 -07:00
dsu_def.h DSU: Implement workaround for errata 798953 2019-04-17 13:46:43 +01:00
neoverse_e1.h Fix wrong MIDR_EL1 value for Neoverse E1 2019-03-15 15:40:27 +00:00
neoverse_n1.h Neovers N1: added support to update presence of External LLC 2020-01-27 14:44:35 +00:00
neoverse_zeus.h Introduce preliminary support for Neoverse Zeus 2019-03-14 11:39:40 +00:00