Review Board 2.0.15


config: Break out base options for usage with NULL ISA

Review Request #3683 - Created Oct. 20, 2016 and submitted

Information
Andreas Hansson
gem5
default
Reviewers
Default
Changeset 11688:3b7d93ec1cf1
---------------------------
config: Break out base options for usage with NULL ISA

This patch breaks out the most basic configuration options into a set
of base options, to allow them to be used also by scripts that do not
involve any ISA, and thus no actual CPUs or devices.

The patch also fixes a few modules so that they can be imported in a
NULL build, and avoid dragging in FSConfig every time Options is
imported.

   

Issue Summary

1 0 1 0
Review request changed
Updated (Oct. 26, 2016, 11:51 a.m.)

Status: Closed (submitted)