diff options
author | Andreas Sandberg <andreas.sandberg@arm.com> | 2015-12-03 23:53:37 +0000 |
---|---|---|
committer | Andreas Sandberg <andreas.sandberg@arm.com> | 2015-12-03 23:53:37 +0000 |
commit | a1aeff27ce2978bb5fd0a3da66878d914cfb4da2 (patch) | |
tree | 6ec8b023033566edef0276710153fabc2917e33e /src/proto | |
parent | 146dfd0356c4a086e397679eba1ffb57b19ce07a (diff) | |
download | gem5-a1aeff27ce2978bb5fd0a3da66878d914cfb4da2.tar.xz |
arm: Add support for automatic boot loader selection
Add support for automatically selecting a boot loader that matches the
guest system's kernel. Instead of accepting a single boot loader, the
ArmSystem class now accepts a vector of boot loaders. When
initializing a system, the we now look for the first boot loader with
an architecture that matches the kernel.
This changeset makes it possible to use the same system for both
64-bit and 32-bit kernels.
Diffstat (limited to 'src/proto')
0 files changed, 0 insertions, 0 deletions