arm-trusted-firmware/plat/marvell/armada/a8k/common/mss
Konstantin Porotchkin 57870747e2 plat/marvell/armada/common/mss: use MSS SRAM in secure mode
The CP MSS IRAM is only accessible by CM3 CPU and MSS DMA.
In secure boot mode the MSS DMA is unable to directly load
the MSS FW image from DRAM to IRAM.
This patch adds support for using the MSS SRAM as intermediate
storage. The MSS FW image is loaded by application CPU into the
MSS SRAM first, then transferred to MSS IRAM by MSS DMA.
Such change allows the CP MSS image load in secure mode.

Change-Id: Iee7a51d157743a0bdf8acb668ee3d599f760a712
Signed-off-by: Konstantin Porotchkin <kostap@marvell.com>
Reviewed-by: Stefan Chulski <stefanc@marvell.com>
Reviewed-by: Grzegorz Jaszczyk <jaszczyk@marvell.com>
2021-02-24 13:56:31 +00:00
..
mss_a8k.mk marvell: armada: add extra level in marvell platform hierarchy 2020-06-07 00:06:03 +02:00
mss_bl2_setup.c plat/marvell/armada/common/mss: use MSS SRAM in secure mode 2021-02-24 13:56:31 +00:00
mss_pm_ipc.c marvell: armada: add extra level in marvell platform hierarchy 2020-06-07 00:06:03 +02:00
mss_pm_ipc.h marvell: armada: add extra level in marvell platform hierarchy 2020-06-07 00:06:03 +02:00