arm-trusted-firmware/plat/arm/board/morello
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
..
aarch64 plat/arm: Add platform support for Morello 2020-09-28 19:33:24 +05:30
fdts refactor(arm): replace hard-coded HW_CONFIG DT size 2024-04-12 06:28:33 +00:00
include refactor(arm): replace hard-coded HW_CONFIG DT size 2024-04-12 06:28:33 +00:00
morello_bl1_setup.c feat(morello): add changes to enable TBBR boot 2021-12-16 19:55:08 +05:30
morello_bl2_setup.c refactor(morello): update SDS driver calls 2024-02-13 14:36:14 +01:00
morello_bl31_setup.c refactor(morello): update SDS driver calls 2024-02-13 14:36:14 +01:00
morello_def.h feat(morello): set NT_FW_CONFIG properties for MCC, PCC and SCP version 2023-11-03 09:30:52 +00:00
morello_err.c feat(morello): add changes to enable TBBR boot 2021-12-16 19:55:08 +05:30
morello_image_load.c build: remove MAKE_BUILD_STRINGS function 2024-04-29 12:47:01 +00:00
morello_interconnect.c plat/arm: Add platform support for Morello 2020-09-28 19:33:24 +05:30
morello_plat.c refactor(morello): update SDS driver calls 2024-02-13 14:36:14 +01:00
morello_pm.c fix(morello): remove platform specific pwr_domain_suspend wrapper 2023-05-19 16:55:24 +05:30
morello_private.h fix(morello): remove platform specific pwr_domain_suspend wrapper 2023-05-19 16:55:24 +05:30
morello_security.c plat/arm: Add platform support for Morello 2020-09-28 19:33:24 +05:30
morello_topology.c plat/arm: Add platform support for Morello 2020-09-28 19:33:24 +05:30
morello_trusted_boot.c feat(morello): add changes to enable TBBR boot 2021-12-16 19:55:08 +05:30
platform.mk feat(morello): add cpuidle support 2023-09-05 11:44:19 +05:30