util: Update util/gem5img.py to work with Python 3.
authorRichard Cooper <richard.cooper@arm.com>
Fri, 21 Aug 2020 18:14:25 +0000 (19:14 +0100)
committerRichard Cooper <richard.cooper@arm.com>
Mon, 1 Feb 2021 09:48:02 +0000 (09:48 +0000)
commit1d90e4716ae2af806bb9b9e10db57e07ba5b11ed
treed49ee9648fc3d734212f60b379e88f8e2608d4b7
parent9d98439ca0c9294dc7755594c48f123b734f0979
util: Update util/gem5img.py to work with Python 3.

Tested on Ubuntu 18.04 with Python 3.6.8 and Python 2.7.15+.

Change-Id: Ic8b407ad41dc0d6d37a54a54eeef2b9156d893d6
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/39895
Reviewed-by: Bobby R. Bruce <bbruce@ucdavis.edu>
Maintainer: Bobby R. Bruce <bbruce@ucdavis.edu>
Tested-by: kokoro <noreply+kokoro@google.com>
util/gem5img.py