configs: Remove Python 2 compatibility code in Arm configs
authorAndreas Sandberg <andreas.sandberg@arm.com>
Thu, 21 Jan 2021 16:45:59 +0000 (16:45 +0000)
committerAndreas Sandberg <andreas.sandberg@arm.com>
Fri, 22 Jan 2021 11:05:01 +0000 (11:05 +0000)
commit206038912c932ffe6a277aabe0687a5b76babc61
tree65975c177e1a0acfd8a6497d4fb70deaf9d357c5
parent75e7f18e80351e12e1b828b6e077f3ec1d5ace1b
configs: Remove Python 2 compatibility code in Arm configs

Remove uses of six and imports from __future__ and use native Python 3
functionality instead.

Change-Id: If37718ba99def2d6f176604e20d4ebeda75474ad
Signed-off-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/39581
Reviewed-by: Giacomo Travaglini <giacomo.travaglini@arm.com>
Reviewed-by: Richard Cooper <richard.cooper@arm.com>
Maintainer: Giacomo Travaglini <giacomo.travaglini@arm.com>
Tested-by: kokoro <noreply+kokoro@google.com>
configs/example/arm/baremetal.py
configs/example/arm/devices.py
configs/example/arm/dist_bigLITTLE.py
configs/example/arm/fs_bigLITTLE.py
configs/example/arm/fs_power.py
configs/example/arm/starter_fs.py
configs/example/arm/starter_se.py
configs/example/arm/workloads.py