arm-trusted-firmware/plat/arm/board
Chris Kay 758ccb802d build: remove MAKE_BUILD_STRINGS function
This function causes the build message to be generated and compiled in
two different ways, with one way done inside `build_macros.mk` and the
other done inside `windows.mk`, mostly because it's done by generating
the C file on the command line.

We can instead replace this whole build message generation sequence with
a simple standard C compilation command and a normal C file.

Change-Id: I8bc136380c9585ddeec9a11154ee39ef70526f81
Signed-off-by: Chris Kay <chris.kay@arm.com>
2024-04-29 12:47:01 +00:00
..
a5ds refactor(arm): replace hard-coded HW_CONFIG DT size 2024-04-12 06:28:33 +00:00
arm_fpga build(fpga): correctly handle gcc as linker for LTO 2024-02-24 00:59:06 +03:00
common fix(rotpk): move rotpk definitions out of arm_def.h 2024-01-04 19:06:38 +00:00
corstone700 build(bl32): added check for AARCH32_SP 2023-08-24 14:22:34 -05:00
corstone1000 build(corstone1000): add CORSTONE1000_WITH_BL32 preprocessor flag 2024-02-21 14:37:14 +00:00
fvp Merge changes from topic "rss_rse_rename" into integration 2024-04-26 16:55:04 +02:00
fvp_r build: remove MAKE_BUILD_STRINGS function 2024-04-29 12:47:01 +00:00
fvp_ve refactor(arm): replace hard-coded HW_CONFIG DT size 2024-04-12 06:28:33 +00:00
juno refactor(arm): replace hard-coded HW_CONFIG DT size 2024-04-12 06:28:33 +00:00
morello build: remove MAKE_BUILD_STRINGS function 2024-04-29 12:47:01 +00:00
n1sdp refactor(arm): remove unused SP_MIN UART macros 2024-04-02 13:36:31 +01:00
neoverse_rd refactor(neoverse-rd): remove soc_css.mk from common makefile 2024-04-25 09:11:23 +01:00
tc fix(tc): increase stack size when TRUSTED_BOARD_BOOT=0 2024-04-26 16:32:36 +01:00