juno: Limit BL3-1 read/write access to SRAM
At present BL3-1 has access to all of the SRAM, including regions that are mapped as read-only and non-cacheable by other firmware images. This patch restricts BL3-1 to only be able to read/write from memory used for its own data sections Change-Id: I32126adaa93d8e42f4cea5a8f676b3efe3eb04f6
Please register or sign in to comment