util, arm: Support mmapped m5ops on aarch64
authorAndreas Sandberg <andreas.sandberg@arm.com>
Fri, 2 Dec 2016 16:51:18 +0000 (16:51 +0000)
committerAndreas Sandberg <andreas.sandberg@arm.com>
Tue, 9 May 2017 10:09:58 +0000 (10:09 +0000)
commit212a71e99e113b0b8ddf2d92516fae362a2c7489
treebb23e5e9c0b2b1cbe482f7823641b4d7b4292d81
parent3b698e91f1be86f5abaad3b118b2ea4335d106be
util, arm: Support mmapped m5ops on aarch64

Add support for memory-mapped m5ops in the aarch64 version of the m5
utility. To enable support for memory-mapped m5ops, compile the tool
with the define M5OP_ADDR set to the base of the m5op PA range.

Change-Id: I13e21e48536b9849bf4081411b66b2f350f7a8ac
Signed-off-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-by: Curtis Dunham <curtis.dunham@arm.com>
Reviewed-by: Nikos Nikoleris <nikos.nikoleris@arm.com>
Reviewed-on: https://gem5-review.googlesource.com/2966
util/m5/m5op_arm_A64.S