arm: Don't report the boot ROM as a memory in config tables
authorAndreas Sandberg <andreas.sandberg@arm.com>
Wed, 10 Aug 2016 13:49:11 +0000 (14:49 +0100)
committerAndreas Sandberg <andreas.sandberg@arm.com>
Wed, 10 Aug 2016 13:49:11 +0000 (14:49 +0100)
commit38d34ecf0dd9fdb231981aac0040378acc091631
tree7751494e5a584f8324731ceb1f82b65b1b88f6a5
parentfa5e64987e185c3cf586e55957ebaa78b8b891fd
arm: Don't report the boot ROM as a memory in config tables

The boot ROM shouldn't be used as a memory by the kernel. Memories
have a flag to indicate this which is set for some platforms. Update
all platforms to consistently set this flag to indicate that the boot
ROM shouldn't be reported as normal memory.

Change-Id: I2bf0273e99d2a668e4e8d59f535c1910c745aa7b
Signed-off-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-by: Nikos Nikoleris <nikos.nikoleris@arm.com>
Reviewed-by: Brad Beckmann <brad.beckmann@amd.com>
--HG--
extra : amend_source : c2cbda38636ea37cbe9ae6977a06b923eab5ba56
src/dev/arm/RealView.py