arm-trusted-firmware/drivers
Grzegorz Jaszczyk 8164605513 plat: marvell: armada: add support for loading MG CM3 images
In order to access MG SRAM, the amb bridge needs to be configured which is
done in bl2 platform init.

For MG CM3, the image is only loaded to its SRAM and the CM3 itself is
left in reset. It is because the next stage bootloader (e.g. u-boot)
will trigger action which will take it out of reset when needed. This
can happen e.g. when appropriate device-tree setup (which has enabled
802.3 auto-neg) will be chosen. In other cases the MG CM3 should not be
running.

Change-Id: I816ea14e3a7174eace068ec44e3cc09998d0337e
Signed-off-by: Grzegorz Jaszczyk <jaz@semihalf.com>
2020-01-30 23:13:07 +01:00
..
allwinner allwinner: Convert AXP803 regulator setup code into a driver 2019-12-13 19:22:34 -06:00
amlogic amlogic: sha_dma: Move register mappings to platform header 2019-09-18 10:22:31 +01:00
arm Use correct type when reading SCR register 2020-01-28 11:10:48 +00:00
auth Measured Boot: add function for hash calculation 2020-01-28 16:51:40 +00:00
cadence/uart/aarch64 Remove MULTI_CONSOLE_API flag and references to it 2019-06-28 10:52:48 +01:00
cfi/v2m Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
console console: add a flag to prepend '\r' in the multi-console framework 2019-08-19 17:00:08 +09:00
coreboot/cbmem_console/aarch64 Console: remove deprecated finish_console_register 2019-04-03 14:55:18 +01:00
delay_timer TF-A: Fix non-standard frequency issue in udelay 2019-11-14 11:23:02 +00:00
gpio Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
imx Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ 2019-08-01 13:14:12 -07:00
intel/soc/stratix10/io io: change seek offset to signed long long 2020-01-10 21:14:57 +01:00
io Add raw NAND framework 2020-01-20 11:32:59 +01:00
marvell plat: marvell: armada: add support for loading MG CM3 images 2020-01-30 23:13:07 +01:00
mentor/i2c Enable -Wlogical-op always 2019-11-19 08:53:21 -06:00
mmc mmc: increase delay between ACMD41 retries 2019-10-03 11:17:31 +02:00
mtd Add SPI-NOR framework 2020-01-20 11:32:59 +01:00
partition drivers: partition: support different block size 2019-09-18 18:18:20 +08:00
renesas/rcar Merge changes from topic "ld/mtd_framework" into integration 2020-01-17 17:41:21 +00:00
rpi3 rpi3: Move rng driver to drivers 2019-09-13 16:54:21 +01:00
st spi: stm32_qspi: Add QSPI support 2020-01-20 11:32:59 +01:00
synopsys Merge changes from topic "jc/shift-overflow" into integration 2019-07-16 10:11:27 +00:00
ti/uart console: 16550: Prepare for skipping initialisation 2019-12-30 11:40:08 +00:00
ufs drivers: ufs: Extend the delay after reset to wait for some slower chips 2019-05-13 17:11:07 -07:00