• Sami Mujawar's avatar
    plat/arm/css/sgi: Map flash used for mem_protect · 7c15a8c1
    Sami Mujawar authored
    
    
    The SGI platform defines the macro PLAT_ARM_MEM_PROT_ADDR which
    indicates that the platform has mitigation for cold reboot attacks.
    
    However, the flash memory used for the mem_protect region was not
    mapped. This results in a crash when an OS calls PSCI MEM_PROTECT.
    
    To fix this map the flash region used for mem_protect.
    
    Change-Id: Ia494f924ecfe2ce835c045689ba8f942bf0941f4
    Signed-off-by: default avatarSami Mujawar <sami.mujawar@arm.com>
    7c15a8c1
sgi_plat.c 3.89 KB