mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-16 09:34:18 +00:00
![]() 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> |
||
---|---|---|
.. | ||
aarch64 | ||
fdts | ||
include | ||
morello_bl1_setup.c | ||
morello_bl2_setup.c | ||
morello_bl31_setup.c | ||
morello_def.h | ||
morello_err.c | ||
morello_image_load.c | ||
morello_interconnect.c | ||
morello_plat.c | ||
morello_pm.c | ||
morello_private.h | ||
morello_security.c | ||
morello_topology.c | ||
morello_trusted_boot.c | ||
platform.mk |