CheckerCPU: Make CheckerCPU runtime selectable instead of compile selectable
Review Request #1031 - Created Feb. 7, 2012 and submitted - Latest diff uploaded
| Information | |
|---|---|
| Geoffrey Blake | |
| gem5 | |
| default | |
| Reviewers | |
| Default | |
CheckerCPU: Make CheckerCPU runtime selectable instead of compile selectable Enables the CheckerCPU to be enabled at runtime with the --checker option from the configs/example/fs.py and configs/example/se.py configuration files. Also merges with the SE/FS changes.
Compiles with ARM ISA. Boots linux with O3 model attached to Checker in FS mode. Runs simple HelloWorld in SE mode.
