commit | acfa5da14c8eb49cdffff738358a692f73524659 | [log] [tgz] |
---|---|---|
author | Mahyar Samani <msamani@ucdavis.edu> | Tue Jul 12 15:07:39 2022 -0700 |
committer | Bobby Bruce <bbruce@ucdavis.edu> | Thu Jul 28 20:22:52 2022 +0000 |
tree | 6f2c586fa2a9e6c83e9b5270c0530ac63d43801a | |
parent | fdfa1e38b3aa9c893b1be6ca1014dec49cc3faab [diff] |
stdlib: Removing incorrect requires. This change removes call to requires for checking isa_required in AbstractProcessor.__init__() and AbstractGeneratorCore.__init__(). The previous calls would cause incorrect errors when running generators with any isa other than NULL. Change-Id: I303f1e48a7d5649bbe19e0f52ace808225a771c5 Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/61289 Tested-by: kokoro <noreply+kokoro@google.com> Reviewed-by: Jason Lowe-Power <power.jg@gmail.com> Reviewed-by: Bobby Bruce <bbruce@ucdavis.edu> Maintainer: Jason Lowe-Power <power.jg@gmail.com> Maintainer: Bobby Bruce <bbruce@ucdavis.edu> Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/61732