fastmodel: Update to c++14, and add some missing consts.
authorGabe Black <gabeblack@google.com>
Sat, 10 Oct 2020 10:55:28 +0000 (03:55 -0700)
committerGabe Black <gabeblack@google.com>
Wed, 14 Oct 2020 00:15:42 +0000 (00:15 +0000)
commit34c2a5a227b147bc22bfc7314e6411063b0f1ab8
tree3305c55fc2526d87dd62d823f82a866289ac5163
parentb3e8097f34ffab278ea87ed3e64e6470044ec978
fastmodel: Update to c++14, and add some missing consts.

During the review for the CortexR52 model, a comment pointed out where
two consts can be added. Also we switched gem5 over to c++14, but the
project files for these other wrappers were still set to c++11.

Change-Id: I5fecdc896b0290deadcd0f55ea1dfe3806a98177
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/35857
Reviewed-by: Giacomo Travaglini <giacomo.travaglini@arm.com>
Maintainer: Gabe Black <gabeblack@google.com>
Tested-by: kokoro <noreply+kokoro@google.com>
src/arch/arm/fastmodel/CortexA76/cortex_a76.hh
src/arch/arm/fastmodel/CortexA76/x1/x1.sgproj
src/arch/arm/fastmodel/CortexA76/x2/x2.sgproj
src/arch/arm/fastmodel/CortexA76/x3/x3.sgproj
src/arch/arm/fastmodel/CortexA76/x4/x4.sgproj
src/arch/arm/fastmodel/GIC/GIC.sgproj