----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/3574/ -----------------------------------------------------------
Review request for Default. Repository: gem5 Description ------- Changeset 11572:5a3eb30fe71a --------------------------- 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 <[email protected]> Reviewed-by: Nikos Nikoleris <[email protected]> Diffs ----- src/dev/arm/RealView.py 4aac82f10951 Diff: http://reviews.gem5.org/r/3574/diff/ Testing ------- Thanks, Andreas Sandberg _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
