arm-trusted-firmware/plat/arm
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
..
board build: remove MAKE_BUILD_STRINGS function 2024-04-29 12:47:01 +00:00
common feat(handoff): add support for RESET_TO_BL2 2024-04-26 09:00:13 +00:00
css/common refactor(sgi): move neoverse_rd out of css 2024-02-22 15:08:03 +05:30
soc/common plat/arm: Sanitise includes 2019-01-25 16:04:10 +00:00