arch-arm: Add support for automatic reset addr selection
authorAndreas Sandberg <andreas.sandberg@arm.com>
Fri, 9 Feb 2018 18:26:44 +0000 (18:26 +0000)
committerAndreas Sandberg <andreas.sandberg@arm.com>
Fri, 16 Feb 2018 09:28:24 +0000 (09:28 +0000)
commitdec0025dea92f78309d17b1840ed8449ac397d8f
treeae0bcec8e5bd48f826132c59ba5deacbd0f734bd
parent9c97d3fe691e0cf8da0dfb7fc2198bedd0529b2f
arch-arm: Add support for automatic reset addr selection

Add an option to automatically set the aarch64 reset vector to the
entry point of the kernel. This is useful when running bare metal
workloads that don't use a normal boot loader.

Change-Id: Id472f865d461f0d8d8ea8efe5db582c170de0b90
Signed-off-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-by: Nikos Nikoleris <nikos.nikoleris@arm.com>
Reviewed-by: Giacomo Gabrielli <giacomo.gabrielli@arm.com>
Reviewed-on: https://gem5-review.googlesource.com/8143
Reviewed-by: Giacomo Travaglini <giacomo.travaglini@arm.com>
src/arch/arm/ArmSystem.py
src/arch/arm/system.cc