| /rk3399_ARM-atf/fdts/ |
| H A D | fvp-base-gicv3-psci-1t.dts | 2d51b55ee5d2a30b4e9140d8f9b6ccc541301db5 Fri Jan 10 16:16:27 UTC 2020 Balint Dobszay <balint.dobszay@arm.com> 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>
|
| H A D | fvp-base-gicv3-psci-dynamiq.dts | 2d51b55ee5d2a30b4e9140d8f9b6ccc541301db5 Fri Jan 10 16:16:27 UTC 2020 Balint Dobszay <balint.dobszay@arm.com> 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>
|
| H A D | fvp-ve-Cortex-A7x1.dts | 2d51b55ee5d2a30b4e9140d8f9b6ccc541301db5 Fri Jan 10 16:16:27 UTC 2020 Balint Dobszay <balint.dobszay@arm.com> 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>
|
| H A D | fvp-base-gicv3-psci-dynamiq-2t.dts | 2d51b55ee5d2a30b4e9140d8f9b6ccc541301db5 Fri Jan 10 16:16:27 UTC 2020 Balint Dobszay <balint.dobszay@arm.com> 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>
|
| H A D | fvp-ve-Cortex-A5x1.dts | 2d51b55ee5d2a30b4e9140d8f9b6ccc541301db5 Fri Jan 10 16:16:27 UTC 2020 Balint Dobszay <balint.dobszay@arm.com> 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>
|
| H A D | fvp-base-gicv3-psci.dts | 2d51b55ee5d2a30b4e9140d8f9b6ccc541301db5 Fri Jan 10 16:16:27 UTC 2020 Balint Dobszay <balint.dobszay@arm.com> 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>
|
| H A D | fvp-base-gicv2-psci.dts | 2d51b55ee5d2a30b4e9140d8f9b6ccc541301db5 Fri Jan 10 16:16:27 UTC 2020 Balint Dobszay <balint.dobszay@arm.com> 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>
|
| /rk3399_ARM-atf/make_helpers/ |
| H A D | build_macros.mk | 2d51b55ee5d2a30b4e9140d8f9b6ccc541301db5 Fri Jan 10 16:16:27 UTC 2020 Balint Dobszay <balint.dobszay@arm.com> 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>
|
| /rk3399_ARM-atf/ |
| H A D | Makefile | 2d51b55ee5d2a30b4e9140d8f9b6ccc541301db5 Fri Jan 10 16:16:27 UTC 2020 Balint Dobszay <balint.dobszay@arm.com> 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>
|