Platform: Implement CMSIS flash driver for Musca
-- This patch implements CMSIS compliant flash driver
on Musca A1 test chip board
-- Introduces #defines needed to implement
SST flash interface on top of CMSIS flash driver.
-- Redirects SST storage to Code SRAM
instead of storing it in flash.
-- Reduces the heap size in BL2
-- Increases the stack size for Musca A1
as it was too small to run the regression tests.
-- Removes dead code related to configuring sau and
mpc for code SRAM
Change-Id: Ic810fc24d768200463184233de9bbb389ec413f8
Signed-off-by: Avinash Mehta <avinash.mehta@arm.com>
9 files changed