arm-trusted-firmware/plat/allwinner/sun50i_h6
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
..
include allwinner: H6: Fix SRAM size 2018-10-20 16:23:59 +01:00
platform.mk allwinner: Unify platform.mk files 2018-10-20 16:23:59 +01:00
sunxi_power.c allwinner: sun50i_h6: initialise I2C just before powering down 2018-09-17 09:51:22 +01:00