cpu: Include debug flags regardless of whether the ISA is null.
authorGabe Black <gabeblack@google.com>
Sun, 28 Apr 2019 02:11:26 +0000 (19:11 -0700)
committerGabe Black <gabeblack@google.com>
Mon, 29 Apr 2019 22:54:54 +0000 (22:54 +0000)
commita4d7473c4c3066eb85cd411d872eddf2991cf221
treef3d4cc53c9da427f1d51995631e8bef215a63448
parent5ad8040a4b3215ec582015fee38c5312033c600a
cpu: Include debug flags regardless of whether the ISA is null.

Whether debug flags are available has no interaction with what the ISA
is.

Change-Id: I71d9204f948618831796e6c7a4c16bbebfb1a4fb
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/18428
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
Maintainer: Andreas Sandberg <andreas.sandberg@arm.com>
Maintainer: Jason Lowe-Power <jason@lowepower.com>
Tested-by: kokoro <noreply+kokoro@google.com>
src/cpu/SConscript