]> git.baikalelectronics.ru Git - arm-tf.git/commit
feat(rme): read DRAM information from FVP DTB
authorAlexeiFedorov <Alexei.Fedorov@arm.com>
Thu, 29 Dec 2022 15:57:40 +0000 (15:57 +0000)
committerSoby Mathew <soby.mathew@arm.com>
Tue, 31 Jan 2023 12:19:48 +0000 (14:19 +0200)
commit826859049859a5bd88e142695e10a559d85721c1
tree0a154a409d129df9708c231417f8fc1b36824ffd
parenta97bfa5ff18b2682e3b9c528cbd5fb16ceec3393
feat(rme): read DRAM information from FVP DTB

This patch builds on the previous patch by implementing
support for reading NS DRAM layout of FVP model from
HW_CONFIG Device tree.

Macro _RMMD_MANIFEST_VERSION is renamed to
SET_RMMD_MANIFEST_VERSION to suppress MISRA-C
"rule MC3R1.D4.5: (advisory) Identifiers in
the same name space with overlapping visibility
should be typographically unambiguous" warning

Signed-off-by: AlexeiFedorov <Alexei.Fedorov@arm.com>
Change-Id: Ifc2461b4441a1efdd4b7c656ab4d15e62479f77b
include/plat/arm/common/arm_def.h
include/services/rmm_core_manifest.h
plat/arm/board/fvp/fconf/fconf_hw_config_getter.c
plat/arm/board/fvp/fvp_common.c
plat/arm/board/fvp/include/fconf_hw_config_getter.h
plat/arm/board/fvp/jmptbl.i
plat/arm/common/arm_bl2_setup.c