arm-trusted-firmware/lib
Sathees Balya 6baf85b3e0 romlib: Allow patching of romlib functions
This change allows patching of functions in the
romlib. This can be done by adding "patch" at the
end of the jump table entry for the function that
needs to be patched in the file jmptbl.i.
Functions patched in the jump table list will be
built as part of the BL image and the romlib
version will not be used

Change-Id: Iefb200cb86e2a4b61ad3ee6180d3ecc39bad537f
Signed-off-by: Sathees Balya <sathees.balya@arm.com>
2018-11-22 17:26:57 +00:00
..
aarch32 libc: armclang: Implement compiler printf symbols 2018-08-22 10:26:05 +01:00
aarch64 PIE: Position Independant Executable support for BL31 2018-10-29 09:54:32 +00:00
compiler-rt compiler_rt: Import lshrdi3.c file 2018-11-06 15:42:51 +01:00
coreboot coreboot: Add support for CBMEM console 2018-01-19 15:21:12 -08:00
cpus Fix MISRA defects in workaround and errata framework 2018-10-29 14:41:48 +00:00
el3_runtime context_mgmt: Fix MISRA defects 2018-11-01 14:15:39 +00:00
extensions Fix MISRA defects in extension libs 2018-10-29 14:41:48 +00:00
libc libc: Adapt strlcpy to this codebase 2018-11-02 13:41:33 +00:00
libfdt libfdt: Downgrade to version 1.4.6-9 2018-10-30 13:42:13 +00:00
locks bakery: Fix MISRA defects 2018-11-01 14:15:39 +00:00
optee Fixed ARM-software/tf-issues#603 2018-08-23 14:44:18 -06:00
pmf Fix MISRA defects in PMF 2018-10-29 14:42:39 +00:00
psci Merge pull request #1624 from glneo/less-cache-flushing 2018-10-12 14:16:57 +01:00
romlib romlib: Allow patching of romlib functions 2018-11-22 17:26:57 +00:00
semihosting Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
stack_protector Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
utils Fix MISRA rule 8.3 2018-07-10 11:17:51 +01:00
xlat_tables xlat: Fix checks in mmap_add() and mmap_add_ctx() 2018-10-08 16:15:21 +01:00
xlat_tables_v2 PIE: Use PC relative adrp/adr for symbol reference 2018-10-29 09:54:31 +00:00
zlib zlib: Fix build error when LOG_LEVEL=50 2018-02-08 09:36:48 +01:00