arm-trusted-firmware/plat/rockchip/common
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
..
aarch32 rockchip: add common aarch32 support 2019-04-25 13:37:56 +02:00
aarch64 rockchip: move pmusram assembler code to a aarch64 subdir 2019-04-25 13:37:56 +02:00
drivers rockchip: Allow socs with undefined wfe check bits 2019-04-25 13:37:56 +02:00
include rockchip: add common aarch32 support 2019-04-25 13:37:56 +02:00
bl31_plat_setup.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
params_setup.c rockchip: only include libfdt in non-coreboot cases 2019-04-26 23:36:17 +02:00
plat_pm.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
plat_topology.c rockchip: add common aarch32 support 2019-04-25 13:37:56 +02:00
rockchip_gicv2.c rockchip: Fix GICv2 interrupts 2019-01-28 14:35:50 +00:00
rockchip_gicv3.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
rockchip_sip_svc.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
sp_min_plat_setup.c rockchip: add common aarch32 support 2019-04-25 13:37:56 +02:00