Replace dts includes with C preprocessor syntax
Using the /include/ syntax, the include was evaluated by dtc, only after running
the preprocessor, therefore the .dtsi files were not preprocessed. This patch
adds the #include syntax instead. Evaluating this and preprocessing the files
now happens in a single step, done by the C preprocessor.

Change-Id: I6d0104b6274316fc736e84973502a4d6c2c9d6e0
Signed-off-by: Balint Dobszay <balint.dobszay@arm.com>
1 parent dadd806 commit 2d51b55ee5d2a30b4e9140d8f9b6ccc541301db5
@Balint Dobszay Balint Dobszay authored on 10 Jan 2020
Showing 16 changed files
View
Makefile
View
fdts/fvp-base-gicv2-psci-aarch32.dts
View
fdts/fvp-base-gicv2-psci.dts
View
fdts/fvp-base-gicv3-psci-1t.dts
View
fdts/fvp-base-gicv3-psci-aarch32-1t.dts
View
fdts/fvp-base-gicv3-psci-aarch32-common.dtsi
View
fdts/fvp-base-gicv3-psci-aarch32.dts
View
fdts/fvp-base-gicv3-psci-common.dtsi
View
fdts/fvp-base-gicv3-psci-dynamiq-2t.dts
View
fdts/fvp-base-gicv3-psci-dynamiq.dts
View
fdts/fvp-base-gicv3-psci.dts
View
fdts/fvp-foundation-gicv2-psci.dts
View
fdts/fvp-foundation-gicv3-psci.dts
View
fdts/fvp-ve-Cortex-A5x1.dts
View
fdts/fvp-ve-Cortex-A7x1.dts
View
make_helpers/build_macros.mk