mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-15 00:54:22 +00:00
![]() In sunxi_soc_fdt_fixup(), we check for the value of "ret" again, after calling fdt_node_offset_by_phandle(), even though the error value of that lands in "node". Check for "node" being non-negative instead, to properly detect any errors here. Signed-off-by: Andre Przywara <andre.przywara@arm.com> Change-Id: I57c1406388dbe11d343038da173019519e18af3e |
||
---|---|---|
.. | ||
include | ||
platform.mk | ||
sunxi_h616_dtb.c | ||
sunxi_idle_states.c | ||
sunxi_power.c |