arm-trusted-firmware/common
AlexeiFedorov bef44f60ed feat(rmm): add PCIe IO info to Boot manifest
- Add PCIe and SMMUv3 related information to DTS for
  configurations with ENABLE_RME=1.
- Add entries for PCIe IO memory regions to Boot manifest
- Update RMMD_MANIFEST_VERSION_MINOR from 3 to 4.
- Read PCIe related information from DTB and write it to
  Boot manifest.
- Rename structures that used to describe DRAM layout
  and now describe both DRAM and PCIe IO memory regions:
  - ns_dram_bank -> memory_bank
  - ns_dram_info -> memory_info.

Change-Id: Ib75d1af86076f724f5c330074e231f1c2ba8e21d
Signed-off-by: AlexeiFedorov <Alexei.Fedorov@arm.com>
2025-02-11 15:10:49 +00:00
..
aarch32
aarch64
backtrace
bl_common.c refactor(bl): remove un-necessary variable 2024-10-14 17:49:37 +01:00
desc_image_load.c
fdt_fixup.c fix(fdt): reserved memory: detect existing region 2024-08-30 11:14:55 +02:00
fdt_wrappers.c feat(rmm): add PCIe IO info to Boot manifest 2025-02-11 15:10:49 +00:00
fdt_wrappers.mk
feat_detect.c feat(mops): enable FEAT_MOPS in EL3 when INIT_UNUSED_NS_EL2=1 2025-01-14 15:30:19 -06:00
image_decompress.c
runtime_svc.c
tf_crc32.c
tf_log.c
uuid.c