arm-trusted-firmware/plat/rockchip
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
..
common fix(tree): correct some typos 2023-05-09 15:57:12 +01:00
px30 chore: remove MULTI_CONSOLE_API references 2023-09-12 15:28:36 +02:00
rk3288 chore: remove MULTI_CONSOLE_API references 2023-09-12 15:28:36 +02:00
rk3328 fix(rk3328): apply ERRATA_A53_1530924 erratum 2023-11-27 18:10:30 +01:00
rk3368 fix(tree): correct some typos 2023-05-09 15:57:12 +01:00
rk3399 build: always use the C compiler to preprocess 2024-01-18 13:58:03 +00:00