plat: marvell: armada: add support for twin-die combined memory devicethe twin-die combined memory device should be treated asX8 device and not as X16 one. This patch is required tore-enable comp
plat: marvell: armada: add support for twin-die combined memory devicethe twin-die combined memory device should be treated asX8 device and not as X16 one. This patch is required tore-enable compilation after BLE (mv-ddr-marvell) firmware upgrade.Change-Id: I41257ff2825164ebca85a84bbb8462d7b3447b97Signed-off-by: Moti Buskila <motib@marvell.com>Signed-off-by: Marcin Wojtas <mw@semihalf.com>
show more ...
plat: marvell: armada: a8k: change CCU LLC SRAM mappingThe LLC SRAM will be enabled in OP-TEE OS for usage as secure storage.The CCU have to prepare SRAM window, but point to the DRAM-0 targetunt
plat: marvell: armada: a8k: change CCU LLC SRAM mappingThe LLC SRAM will be enabled in OP-TEE OS for usage as secure storage.The CCU have to prepare SRAM window, but point to the DRAM-0 targetuntil the SRAM is actually enabled.This patch changes CCU SRAM window target to DRAM-0Remove dependence between LLC_SRAM and LLC_ENABLE and update thebuild documentation.The SRAМ base moved to follow the OP-TEE SHMEM area (0x05400000)Change-Id: I85c2434a3d515ec37da5ae8eb729e3280f91c456Signed-off-by: Konstantin Porotchkin <kostap@marvell.com>
plat: marvell: armada: add LLC SRAM CCU setup for AP806/AP807 platformsExtend the CCU tables with secure SRAM window in all boardsetups that uses SoCs based on AP806/AP807 North BridgesChange-Id
plat: marvell: armada: add LLC SRAM CCU setup for AP806/AP807 platformsExtend the CCU tables with secure SRAM window in all boardsetups that uses SoCs based on AP806/AP807 North BridgesChange-Id: I4dc315e4ea847562ac8648d8a8739244b548c70eSigned-off-by: Konstantin Porotchkin <kostap@marvell.com>
marvell: armada: add extra level in marvell platform hierarchyThis commit is a preparation for upcoming support for OcteonTX andOcteonTX2 product families. Armada platform related files (docs,pla
marvell: armada: add extra level in marvell platform hierarchyThis commit is a preparation for upcoming support for OcteonTX andOcteonTX2 product families. Armada platform related files (docs,plat, include/plat) are moved to the new "armada" sub-folder.Change-Id: Icf03356187078ad6a2e56c9870992be3ca4c9655Signed-off-by: Grzegorz Jaszczyk <jaz@semihalf.com>Signed-off-by: Marcin Wojtas <mw@semihalf.com>