arm-trusted-firmware/docs/plat/arm
Andre Przywara b92033075a feat(fvp): dts: drop 32-bit .dts files
Conceptually the DT is a hardware description, as such it's independent
from the instruction set that a DT client uses. So having separate DTs
for aarch32 and aarch64 does not make sense and is not needed.

Probably due to historic reasons (a Linux bug fixed in 2016 with Linux
commit ba6dea4f7ced, in Linux v4.8) the CPU reg property was using a
different size between aarch64 and aarch32, even though the size of it
is solely governed by the parent's #address-cells property.

Consolidate this to be always 2, and always use two cells to describe
the CPU's MPIDR register.

This removes the last difference of the -aarch32 versions of the FVP
DT files, so just remove all of them. The respective versions without
that suffix can now be used with AArch32 DT clients as well.

Also remove the respective part in the documentation.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Change-Id: I45d3a2cbba8e04595a741e1cf41900377952673e
2022-10-11 16:09:35 +01:00
..
arm_fpga arm_fpga: Add platform documentation 2020-09-29 13:28:25 +01:00
corstone1000 build(corstone1000): rename diphda to corstone1000 2022-02-14 10:32:16 +00:00
fvp feat(fvp): dts: drop 32-bit .dts files 2022-10-11 16:09:35 +01:00
fvp-ve doc: Split the User Guide into multiple files 2019-11-27 10:45:54 +00:00
fvp_r docs: armv8-R aarch64 fvp_r documentation 2021-09-30 17:07:30 +01:00
juno docs(juno): fix broken link 2022-08-08 09:27:59 +02:00
morello morello: Add Morello platform documentation 2020-10-02 10:35:25 +00:00
tc feat(tc): introduce TC2 platform 2022-07-22 21:13:21 +01:00
arm-build-options.rst feat(plat/arm/css): add per-cpu power down support for warm reset 2022-09-15 18:09:56 +05:30
index.rst build(corstone1000): rename diphda to corstone1000 2022-02-14 10:32:16 +00:00