diff options
author | Gabe Black <gabeblack@google.com> | 2020-01-12 23:04:22 -0800 |
---|---|---|
committer | Gabe Black <gabeblack@google.com> | 2020-01-13 22:51:42 +0000 |
commit | 7085b8561478fcb416fc1eaaaeb778f89dd4d3c2 (patch) | |
tree | eb9400dcea6c951f8f317ccc13a17f0673d2c077 /src/learning_gem5 | |
parent | b8883f887e4cef97bd75ca2227e47ea3a5d6da63 (diff) | |
download | gem5-7085b8561478fcb416fc1eaaaeb778f89dd4d3c2.tar.xz |
configs: Remove check for kernel in fs.py.
It is *not* true that a kernel is required in FS mode. For example,
in SPARC, gem5 is set up to run actual system firmware which will load
a kernel from the disk image. Other systems can run in a bare metal
mode where they also have no kernel.
If a configuration requires a kernel, it should check for it in C++
where there context lives, not globally in fs.py.
Change-Id: Ib094c29474c248f866bd08d4f975648a2c707a19
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/24284
Reviewed-by: Daniel Carvalho <odanrc@yahoo.com.br>
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
Maintainer: Jason Lowe-Power <jason@lowepower.com>
Tested-by: kokoro <noreply+kokoro@google.com>
Diffstat (limited to 'src/learning_gem5')
0 files changed, 0 insertions, 0 deletions