python: Add binding for the new AddrRange c++ constructor
authorNikos Nikoleris <nikos.nikoleris@arm.com>
Sun, 26 May 2019 22:51:28 +0000 (23:51 +0100)
committerNikos Nikoleris <nikos.nikoleris@arm.com>
Mon, 10 Jun 2019 17:36:55 +0000 (17:36 +0000)
commitd776a13026dc58919c5df0c9981452bea0ef3877
treea424c862e3744e5e832bef8a92c38ca15156784b
parentc3d5e56ddee7bad2442517eefb5c6b7a5bf0a51b
python: Add binding for the new AddrRange c++ constructor

Change-Id: I5b3fb59a11d8587a753759310dd3b2748ac13a0b
Signed-off-by: Nikos Nikoleris <nikos.nikoleris@arm.com>
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/19132
Reviewed-by: Daniel Carvalho <odanrc@yahoo.com.br>
Maintainer: Jason Lowe-Power <jason@lowepower.com>
Tested-by: kokoro <noreply+kokoro@google.com>
src/python/m5/params.py
src/python/pybind11/core.cc