fastmodel: Update for the isa_traits.hh changes.
authorGabe Black <gabeblack@google.com>
Thu, 24 Sep 2020 07:34:54 +0000 (00:34 -0700)
committerGabe Black <gabeblack@google.com>
Thu, 24 Sep 2020 20:07:48 +0000 (20:07 +0000)
commit281afe2be0c1ea4f9dfea96bbc0ca1265220bd7b
treebc92e1f4f54f84e22fbdec3e5c08a2bd2f0f5081
parentb45bbef206b27325618e5a1076e092adbb73c6b9
fastmodel: Update for the isa_traits.hh changes.

arch/arm/isa_traits.hh no longer has using namespace ArmISA, and also
no longer directly or indirectly provides interrupt number related
constants.

Change-Id: Ieda31d1db4f85632a555b2f72ee8bff0aa159eee
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/35037
Reviewed-by: Giacomo Travaglini <giacomo.travaglini@arm.com>
Maintainer: Giacomo Travaglini <giacomo.travaglini@arm.com>
Tested-by: kokoro <noreply+kokoro@google.com>
src/arch/arm/fastmodel/CortexA76/thread_context.cc
src/arch/arm/fastmodel/iris/interrupts.cc