• Andre Przywara's avatar
    rpi3: Make SHARED_RAM optional · a95e6415
    Andre Przywara authored
    
    
    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: default avatarAndre Przywara <andre.przywara@arm.com>
    a95e6415
rpi3_common.c 6.18 KB