commit | 922cf67a7d6af102f94c9580802db9bd20323149 | [log] [tgz] |
---|---|---|
author | Gabor Toth <gabor.toth2@arm.com> | Tue Nov 05 08:34:58 2024 +0100 |
committer | György Szing <gyorgy.szing@arm.com> | Tue Nov 05 16:57:54 2024 +0100 |
tree | ac57fe84937768b338e5b713cd2f5ac9ae0fe509 | |
parent | c6450a012d8e01106e6d8c882fc7d89923c4fbeb [diff] |
Remove obsolete dtsi manifest file The SP build process includes an export step, which generates the "FF-A sp manifest" file for the SP. Until now two files were generated, a dts (device-tree source) file and a dtsi (device-tree include) file. The latter is not used during the build anymore and is removed here. Change-Id: I9c8a050f8f7339dc937962b0268ee92dec688d7e Signed-off-by: Gabor Toth <gabor.toth2@arm.com>