]> git.baikalelectronics.ru Git - arm-tf.git/commit
fix(fvp): extend memory map to include all DRAM memory regions
authorFederico Recanati <federico.recanati@arm.com>
Thu, 23 Dec 2021 10:01:11 +0000 (11:01 +0100)
committerFederico Recanati <federico.recanati@arm.com>
Wed, 16 Feb 2022 19:22:16 +0000 (20:22 +0100)
commite80354212f591c8813dec27353e8241e03155b4c
tree17268c117ba5fc53452ed63460b0c1aa149f40c8
parentb22f18e36530e9b67d0b33a61f2c89fe85345e49
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>
plat/arm/board/fvp/fvp_security.c
plat/arm/board/fvp/include/platform_def.h