arm-trusted-firmware/plat/arm/board/juno
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 plat/arm: Fix header dependencies 2019-01-15 14:19:50 +00:00
aarch64 plat/arm: Fix header dependencies 2019-01-15 14:19:50 +00:00
include plat/arm: mhu: make mhu driver generic 2019-03-13 09:54:35 +09:00
sp_min plat/arm: remove weak implemention of 'plat_arm_psci_override_pm_ops' function 2018-11-29 15:05:59 +05:30
tsp Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
jmptbl.i ROMLIB bug fixes 2019-03-21 10:51:07 +00:00
juno_bl1_setup.c plat/arm: sds: Move to drivers/ folder 2019-01-25 16:04:11 +00:00
juno_bl2_setup.c plat/arm: Sanitise includes 2019-01-25 16:04:10 +00:00
juno_common.c plat/arm: Sanitise includes 2019-01-25 16:04:10 +00:00
juno_decl.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
juno_def.h Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
juno_err.c plat/arm: Fix header dependencies 2019-01-15 14:19:50 +00:00
juno_pm.c plat/arm: scmi: Move to drivers/ folder 2019-01-25 16:04:11 +00:00
juno_security.c plat/arm: Sanitise includes 2019-01-25 16:04:10 +00:00
juno_stack_protector.c plat/arm: Fix header dependencies 2019-01-15 14:19:50 +00:00
juno_topology.c plat/arm: mhu: Move to drivers/ folder 2019-01-25 16:04:11 +00:00
juno_trng.c plat/arm: Fix header dependencies 2019-01-15 14:19:50 +00:00
juno_tzmp1_def.h plat/arm: Fix header dependencies 2019-01-15 14:19:50 +00:00
platform.mk juno: Enable CPU errata workarounds 2019-02-28 09:56:58 +00:00