mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-17 10:04:26 +00:00
![]() Fixed the below bugs: 1) Bug related to build flag V=1: if the flag was V=0, building with ROMLIB would fail. 2) Due to a syntax bug in genwrappers.sh, index file entries marked as "patch" or "reserved" were ignored. 3) Added a prepending hash to constants that genwrappers is generating. 4) Due to broken dependencies, currently the inclusion functionality is intentionally not utilised. This is why the contents of romlib/jmptbl.i have been copied to platform specific jmptbl.i files. As a result of the broken dependencies, when changing the index files, e.g. patching functions, a clean build is always required. This is a known issue that will be fixed in the future. Change-Id: I9d92aa9724e86d8f90fcd3e9f66a27aa3cab7aaa Signed-off-by: John Tsichritzis <john.tsichritzis@arm.com> |
||
---|---|---|
.. | ||
aarch32 | ||
aarch64 | ||
fdts | ||
include | ||
sp_min | ||
tsp | ||
fvp_bl1_setup.c | ||
fvp_bl2_el3_setup.c | ||
fvp_bl2_setup.c | ||
fvp_bl2u_setup.c | ||
fvp_bl31_setup.c | ||
fvp_common.c | ||
fvp_def.h | ||
fvp_io_storage.c | ||
fvp_pm.c | ||
fvp_private.h | ||
fvp_security.c | ||
fvp_stack_protector.c | ||
fvp_topology.c | ||
fvp_trusted_boot.c | ||
jmptbl.i | ||
platform.mk |