Home
last modified time | relevance | path

Searched hist:e7c0f42a2e29cfc87cb22ed6f213c77172d95f42 (Results 1 – 1 of 1) sorted by relevance

/rk3399_ARM-atf/include/common/
H A Dfdt_wrappers.he7c0f42a2e29cfc87cb22ed6f213c77172d95f42 Thu Jun 22 21:33:15 UTC 2023 Juan Pablo Conde <juanpablo.conde@arm.com> 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>