arm-trusted-firmware/include/common
Juan Pablo Conde e7c0f42a2e refactor(fdt-wrappers): fix for unit testing errors
As the unit testing project uses the host machine GCC version to
compile, it is marking non-casted references as errors. This patch adds
the proper casting, so it compiles correctly for both Arm platforms and
host machines for unit testing.

Change-Id: Iee96e9117301ba28b6f164aac2cd36dc0f8b6be8
Signed-off-by: Juan Pablo Conde <juanpablo.conde@arm.com>
2023-06-26 15:03:08 -05:00
..
tbbr fix(mbedtls): fix mbedtls coverity issues 2023-03-01 12:51:43 +00:00
asm_macros_common.S Add support for Branch Target Identification 2019-05-24 14:44:45 +01:00
bl_common.h feat(bl): add interface to query TF-A semantic ver 2022-08-02 16:04:23 -05:00
bl_common.ld.h build: always prefix section names with . 2023-02-20 18:29:33 +00:00
debug.h refactor(bl31): use elx_panic for sysreg_handler64 2023-02-22 17:24:17 +00:00
desc_image_load.h Add helper to parse BL31 parameters (both versions) 2019-07-23 20:25:34 -07:00
ep_info.h feat(rme): add Realm security state definition 2021-10-01 16:54:44 -05:00
fdt_fixup.h Merge "feat(libfdt): add function to set MAC addresses" into integration 2022-07-08 13:29:58 +02:00
fdt_wrappers.h refactor(fdt-wrappers): fix for unit testing errors 2023-06-26 15:03:08 -05:00
feat_detect.h refactor(cpufeat): move helpers into .c file, rename FEAT_STATE_ 2023-01-11 16:02:58 +00:00
image_decompress.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
interrupt_props.h feat(gicv3): enlarge the range for intr_num of structure interrupt_prop_t 2023-02-06 13:48:11 +08:00
nv_cntr_ids.h dtsi: Update the nv-counter node in the device tree 2020-08-28 09:50:25 +00:00
param_header.h Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ 2019-08-01 13:14:12 -07:00
romlib.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
runtime_svc.h style: remove useless trailing semicolon and line continuations 2023-03-09 14:59:08 +01:00
tf_crc32.h refactor(hw_crc32): renamed hw_crc32 to tf_crc32 2021-08-02 17:15:41 +01:00
uuid.h fix(uuid): add missing #include directives 2023-04-17 16:13:16 +01:00