arm-trusted-firmware/lib/romlib
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
..
gentbl.sh Add support for romlib in the build system 2018-08-03 11:31:42 +01:00
genvar.sh Add support for romlib in the build system 2018-08-03 11:31:42 +01:00
genwrappers.sh romlib: Allow patching of romlib functions 2018-11-22 17:26:57 +00:00
init.s PIE: Use PC relative adrp/adr for symbol reference 2018-10-29 09:54:31 +00:00
jmptbl.i romlib: Allow patching of romlib functions 2018-11-22 17:26:57 +00:00
Makefile Add support for romlib in the build system 2018-08-03 11:31:42 +01:00
romlib.ld.S Add support for romlib in the build system 2018-08-03 11:31:42 +01:00