arm-trusted-firmware/lib/romlib
Alexei Fedorov 0a2ab6e635 FDT wrappers: add functions for read/write bytes
This patch adds 'fdtw_read_bytes' and 'fdtw_write_inplace_bytes'
functions for read/write array of bytes from/to a given property.
It also adds 'fdt_setprop_inplace_namelen_partial' to jmptbl.i
files for builds with USE_ROMLIB=1 option.

Change-Id: Ied7b5c8b38a0e21d508aa7bcf5893e656028b14d
Signed-off-by: Alexei Fedorov <Alexei.Fedorov@arm.com>
2020-02-03 11:41:27 +00:00
..
templates Romlib makefile refactoring and script rewriting 2019-07-22 18:07:57 +02:00
Makefile Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ 2019-08-01 13:14:12 -07:00
gen_combined_bl1_romlib.sh juno: Add romlib support 2018-11-23 11:52:01 +00:00
init.s PIE: Use PC relative adrp/adr for symbol reference 2018-10-29 09:54:31 +00:00
jmptbl.i FDT wrappers: add functions for read/write bytes 2020-02-03 11:41:27 +00:00
romlib.ld.S Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
romlib_generator.py Romlib makefile refactoring and script rewriting 2019-07-22 18:07:57 +02:00