arm-trusted-firmware/plat/arm
Leo Yan b3a9737ce0 refactor(tc): add platform specific DT files
Currently, the DT binding uses the file 'tc.dts' as a central place for
all TC platforms. And the variables (for different platforms, or FVP vs
FPGA, etc.) are maintained in 'tc_vers.dtsi'.

This patch renames 'tc.dts' to 'tc-base.dtsi' and creates an individual
.dts file for every platform. The purpose is to use 'tc-base.dtsi' for
maintaining common DT binding and every platform's specific definitions
will be moved into its own .dts file. This is a preparation for
sequential refactoring.

It changes to include the header files in platform DTS files but not in
the 'tc-base.dtsi'. This can allow 'tc-base.dtsi' is general enough and
platform DTS files covers platform specific defintions.

Change-Id: I034fb3f8836bcea36e8ad8ae01de41127693b0c6
Signed-off-by: Leo Yan <leo.yan@arm.com>
2024-04-30 14:20:18 +01:00
..
board refactor(tc): add platform specific DT files 2024-04-30 14:20:18 +01:00
common feat(handoff): add support for RESET_TO_BL2 2024-04-26 09:00:13 +00:00
css/common refactor(sgi): move neoverse_rd out of css 2024-02-22 15:08:03 +05:30
soc/common plat/arm: Sanitise includes 2019-01-25 16:04:10 +00:00