arm-trusted-firmware/plat/rockchip/rk3399
Heiko Stuebner 4200e5aae7 rockchip: only include libfdt in non-coreboot cases
While mainline u-boot always expects to submit the devicetree
as platform param, coreboot always uses the existing parameter
structure. As libfdt is somewhat big, it makes sense to limit
its inclusion to where necessary and thus only to non-coreboot
builds.

libfdt itself will get build in all cases, but only the non-
coreboot build will actually reference and thus include it.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Change-Id: I4c5bc28405a14e6070917e48a526bfe77bab2fb7
2019-04-26 23:36:17 +02:00
..
drivers rk3399: m0: Fix compiler warnings. 2019-04-24 23:03:10 +02:00
include Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
plat_sip_calls.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
platform.mk rockchip: only include libfdt in non-coreboot cases 2019-04-26 23:36:17 +02:00
rk3399_def.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00