]> git.baikalelectronics.ru Git - arm-tf.git/commit
plat/arm/sgi: adapt to changes in memory map
authorAditya Angadi <aditya.angadi@arm.com>
Thu, 19 Nov 2020 12:02:41 +0000 (17:32 +0530)
committerAditya Angadi <aditya.angadi@arm.com>
Wed, 9 Dec 2020 10:40:26 +0000 (10:40 +0000)
commit6bb9f7a1abae75f120dff90d9e4132a64ba88811
treeb7f0e45f3d14d28c63db99200ad42f77beb5e4a6
parent1b19ad68479a439623b24b3a7e9cab7251d33cd1
plat/arm/sgi: adapt to changes in memory map

Upcoming RD platforms will have an updated memory map for the various
pheripherals on the system. So, for the newer platforms, handle the
memory mapping and other platform specific functionality separately
from the existing platforms.

Change-Id: Iab1355a4c8ea1f6db4f79fcdd6eed907903b6a18
Signed-off-by: Aditya Angadi <aditya.angadi@arm.com>
plat/arm/css/sgi/sgi_plat_v2.c [new file with mode: 0644]