arm-trusted-firmware/plat/arm/board/fvp/include
Federico Recanati e80354212f fix(fvp): extend memory map to include all DRAM memory regions
Currently only the lowest 2 DRAM region were configured in the
TrustZone Controller, but the platform supports 6 regions spanning the
whole address space.
Configuring all of them to allow tests to access memory also in those
higher memory regions.

FVP memory map:
https://developer.arm.com/documentation/100964/1116/Base-Platform/Base---memory/Base-Platform-memory-map
Note that last row is wrong, describing a non-existing 56bit address,
all region labels should be shifted upward.
Issue has been reported and next release will be correct.

Change-Id: I695fe8e24aff67d75e74635ba32a133342289eb4
Signed-off-by: Federico Recanati <federico.recanati@arm.com>
2022-02-16 20:22:16 +01:00
..
fconf_hw_config_getter.h fconf: Extract Timer clock freq from HW_CONFIG dtb 2020-06-24 16:11:43 -05:00
fconf_nt_config_getter.h plat/arm/board/fvp: Add support for Measured Boot 2020-07-22 10:31:23 +00:00
fvp_critical_data.h feat(fvp): measure critical data 2021-12-08 13:08:17 +00:00
plat.ld.S arm: Fix current RECLAIM_INIT_CODE behavior 2019-12-09 11:09:09 -06:00
plat_macros.S plat/arm: Fix header dependencies 2019-01-15 14:19:50 +00:00
platform_def.h fix(fvp): extend memory map to include all DRAM memory regions 2022-02-16 20:22:16 +01:00