arm-trusted-firmware/plat
Chris Kay 781cb31439 build: always use the C compiler to preprocess
We're a bit inconsistent about which tool we use to preprocess source
files; in some places we use `$(CC) -E` whilst in others we use `cpp`.

This change forces all invocations of the C preprocessor to use the
first scheme, which ensures that the preprocessor behaves the same way
as the C compiler used when compiling C source files.

Change-Id: Iede2f25ff86ea8b43d7a523e32648058d5023832
Signed-off-by: Chris Kay <chris.kay@arm.com>
2024-01-18 13:58:03 +00:00
..
allwinner feat(allwinner): use reset through scpi for warm/soft reset 2023-07-31 21:55:30 +02:00
amlogic
arm fix(rotpk): move rotpk definitions out of arm_def.h 2024-01-04 19:06:38 +00:00
aspeed/ast2700 fix(ast2700): add device mapping for coherent memory 2023-10-30 11:30:03 +02:00
brcm chore(brcm): include cpu_helpers.S for bl2 build 2023-07-27 09:35:12 +01:00
common fix(ras): remove RAS_FFH_SUPPORT and introduce FFH_SUPPORT 2023-11-01 17:45:56 +00:00
hisilicon
imx feat(imx8m): make bl33 start configurable via PRELOADED_BL33_BASE 2024-01-09 17:44:45 +01:00
intel/soc Merge "feat(intel): support wipe DDR after calibration" into integration 2024-01-10 14:49:27 +01:00
marvell
mediatek feat(mt8188): add secure iommu support 2023-12-01 02:53:17 +01:00
nuvoton chore(npcm845x): remove CryptoCell-712/713 support 2023-11-08 13:42:34 +01:00
nvidia/tegra Merge changes from topic "mp/exceptions" into integration 2023-11-02 14:34:53 +01:00
nxp
qemu feat(qemu-sbsa): mpidr needs to be present 2024-01-15 17:05:09 +01:00
qti chore: remove MULTI_CONSOLE_API references 2023-09-12 15:28:36 +02:00
renesas fix(rcar3): change RAM protection configurations 2023-12-13 22:12:15 +01:00
rockchip build: always use the C compiler to preprocess 2024-01-18 13:58:03 +00:00
rpi fix(el3-runtime): leverage generic interrupt controller helpers 2023-09-25 17:09:15 -05:00
socionext refactor(console): disable getc() by default 2023-10-11 08:40:14 +02:00
st feat(stm32mp2): put back core 1 in wfi after debugger's halt 2024-01-12 17:04:38 +01:00
ti/k3 fix(ti): release lock in all TI-SCI xfer return paths 2023-11-03 14:46:47 -05:00
xilinx refactor(xilinx): move plat_get_syscnt_freq2 to common file 2024-01-04 15:29:49 +01:00