rpi3: Make SHARED_RAM optional
authorAndre Przywara <andre.przywara@arm.com>
Mon, 15 Jul 2019 07:58:23 +0000 (08:58 +0100)
committerAndre Przywara <andre.przywara@arm.com>
Fri, 13 Sep 2019 15:54:21 +0000 (16:54 +0100)
commita95e6415ac3117eeaec522574bde753f1e4ffb9f
tree20a4c77c471d4e0cb03a17a9129ed884c61e9923
parent110fd1fe4d3315a774199a8c58810a02ec3eb041
rpi3: Make SHARED_RAM optional

The existing Raspberry Pi 3 port sports a number of memory regions,
which are used for several purposes. The upcoming RPi4 port will not use
all of those, so make the SHARED_RAM region optional, by only mapping it
if it has actually been defined. This helps to get a cleaner RPi4 port.

Change-Id: Id69677b7fb6ed48d9f238854b610896785db8cab
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
plat/rpi/common/rpi3_common.c