allwinner: Don't map boot ROM
authorAndre Przywara <andre.przywara@arm.com>
Thu, 21 Jun 2018 23:53:44 +0000 (00:53 +0100)
committerAndre Przywara <andre.przywara@arm.com>
Thu, 28 Jun 2018 22:47:30 +0000 (23:47 +0100)
commitae903c56c112f463c964d85d4cbf37702aa5c67c
tree7774d06c1d77b1b7ca34722cecfbcd9f0718ed0e
parentc520be4b3a596e57d798d05d5f1f2d59fa5bba4d
allwinner: Don't map boot ROM

There is nothing we need from the BootROM area, so we also don't need
to map it in EL3.

Remove the mapping and reduce the number of MMAP regions by one.

Reported-by: Samuel Holland <samuel@sholland.org>
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
plat/allwinner/common/include/platform_def.h
plat/allwinner/common/sunxi_common.c