arm-trusted-firmware/plat/allwinner
Andre Przywara f78f00aa7a allwinner: H6: Fix SRAM size
The SRAM in the Allwinner H6 SoC starts at 0x2000, with the last part
ending at 0x117fff (although with gaps in between).
So SUNXI_SRAM_SIZE should be 0xf8000, not 0x98000.

Fix this to map the arisc exception vector area, which we will need
shortly.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
2018-10-20 16:23:59 +01:00
..
common allwinner: Disable USE_COHERENT_MEM 2018-10-20 16:23:59 +01:00
sun50i_a64 allwinner: Adjust memory mapping to fit into 256MB 2018-10-20 16:23:59 +01:00
sun50i_h6 allwinner: H6: Fix SRAM size 2018-10-20 16:23:59 +01:00