arm-trusted-firmware/common
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
..
aarch32 ARMv7 may not support Virtualization Extensions 2017-11-08 14:38:33 +01:00
aarch64 Move assembly newline function into common debug code 2019-08-29 12:00:59 +00:00
backtrace Switch AARCH32/AARCH64 to __aarch64__ 2019-08-01 13:45:03 -07:00
bl_common.c Refactor load_auth_image_internal(). 2019-11-14 11:20:27 +01:00
desc_image_load.c Add helper to parse BL31 parameters (both versions) 2019-07-23 20:25:34 -07:00
fdt_fixup.c FDT helper functions: Fix MISRA issues 2020-01-22 07:52:18 +00:00
fdt_wrappers.c FDT wrappers: add functions for read/write bytes 2020-02-03 11:41:27 +00:00
image_decompress.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
runtime_svc.c Remove support for the SMC Calling Convention 2.0 2019-01-30 16:01:49 +00:00
tf_log.c Remove references to old project name from common files 2019-07-10 11:13:00 +01:00