arm-trusted-firmware/plat/arm/board/fvp
John Tsichritzis ae2e01b876 ROMLIB bug fixes
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>
2019-03-21 10:51:07 +00:00
..
aarch32 fvp: pwrc: Move to drivers/ folder 2019-01-25 16:04:11 +00:00
aarch64 fvp: pwrc: Move to drivers/ folder 2019-01-25 16:04:11 +00:00
fdts Support shared Mbed TLS heap for FVP 2018-09-04 10:32:22 +01:00
include fvp: Increase the size of the stack for FVP 2019-03-14 16:02:15 +00:00
sp_min fvp: pwrc: Move to drivers/ folder 2019-01-25 16:04:11 +00:00
tsp fvp: pwrc: Move to drivers/ folder 2019-01-25 16:04:11 +00:00
fvp_bl1_setup.c plat/arm: Sanitise includes 2019-01-25 16:04:10 +00:00
fvp_bl2_el3_setup.c plat/arm: Sanitise includes 2019-01-25 16:04:10 +00:00
fvp_bl2_setup.c plat/arm: Sanitise includes 2019-01-25 16:04:10 +00:00
fvp_bl2u_setup.c plat/arm: Sanitise includes 2019-01-25 16:04:10 +00:00
fvp_bl31_setup.c plat/arm: Sanitise includes 2019-01-25 16:04:10 +00:00
fvp_common.c plat/arm: Sanitise includes 2019-01-25 16:04:10 +00:00
fvp_def.h Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
fvp_io_storage.c plat/arm: Sanitise includes 2019-01-25 16:04:10 +00:00
fvp_pm.c fvp: pwrc: Move to drivers/ folder 2019-01-25 16:04:11 +00:00
fvp_private.h plat/arm: Sanitise includes 2019-01-25 16:04:10 +00:00
fvp_security.c plat/arm: Sanitise includes 2019-01-25 16:04:10 +00:00
fvp_stack_protector.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
fvp_topology.c fvp: pwrc: Move to drivers/ folder 2019-01-25 16:04:11 +00:00
fvp_trusted_boot.c plat/arm: Fix header dependencies 2019-01-15 14:19:50 +00:00
jmptbl.i ROMLIB bug fixes 2019-03-21 10:51:07 +00:00
platform.mk Introduce preliminary support for Neoverse Zeus 2019-03-14 11:39:40 +00:00