mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-17 01:54:22 +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> |
||
---|---|---|
.. | ||
include | ||
fvp_r_bl1_arch_setup.c | ||
fvp_r_bl1_entrypoint.S | ||
fvp_r_bl1_exceptions.S | ||
fvp_r_bl1_main.c | ||
fvp_r_bl1_setup.c | ||
fvp_r_common.c | ||
fvp_r_context_mgmt.c | ||
fvp_r_debug.S | ||
fvp_r_def.h | ||
fvp_r_err.c | ||
fvp_r_helpers.S | ||
fvp_r_io_storage.c | ||
fvp_r_misc_helpers.S | ||
fvp_r_private.h | ||
fvp_r_stack_protector.c | ||
fvp_r_trusted_boot.c | ||
platform.mk |