commit | a4977cfe1b2d3f8c0be192fa90e62bfa0941a9a0 | [log] [tgz] |
---|---|---|
author | Andre Przywara <andre.przywara@arm.com> | Fri Jun 22 00:53:44 2018 +0100 |
committer | Andre Przywara <andre.przywara@arm.com> | Thu Jun 28 23:47:30 2018 +0100 |
tree | 7774d06c1d77b1b7ca34722cecfbcd9f0718ed0e | |
parent | 9f3cb8c4beed2cdbd3aa4df84d56bd524a7d9bed [diff] |
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>