]> git.baikalelectronics.ru Git - arm-tf.git/commit
feat(rmm): add support for the 2nd DRAM bank
authorAlexeiFedorov <Alexei.Fedorov@arm.com>
Tue, 29 Nov 2022 13:32:41 +0000 (13:32 +0000)
committerAlexeiFedorov <Alexei.Fedorov@arm.com>
Tue, 6 Dec 2022 12:29:43 +0000 (12:29 +0000)
commit346cfe2b46a83bc9e6656f43ec55a196503b154a
tree8cc68626433339031060edfffb6bed0743f66cd0
parentd3d2a5a484936a17a4425ea3634b1c2e64dac877
feat(rmm): add support for the 2nd DRAM bank

This patch adds support for RMM granules allocation
in FVP 2nd DRAM 2GB bank at 0x880000000 base address.
For ENABLE_RME = 1 case it also removes "mem=1G"
Linux kernel command line option in fvp-base-psci-common.dsti
to allow memory layout discovery from the FVP device tree.
FVP parameter 'bp.dram_size' - size of main memory in gigabytes
documented in docs/components/realm-management-extension.rst
is changed from 2 to 4.

Signed-off-by: AlexeiFedorov <Alexei.Fedorov@arm.com>
Change-Id: I174da4416ad5a8d41bf0ac89f356dba7c0cd3fe7
docs/components/realm-management-extension.rst
fdts/fvp-base-psci-common.dtsi
include/plat/arm/common/arm_pas_def.h
plat/arm/common/arm_bl2_setup.c