aarch64: Implement MA mode for bulk memory reads and writes
commit53573f7860cf33d7ef01608f4894f68de7ab8c73
authorMatthias Welwarsky <matthias.welwarsky@sysgo.com>
Thu, 15 Sep 2016 10:12:25 +0000 (15 12:12 +0200)
committerMatthias Welwarsky <matthias.welwarsky@sysgo.com>
Fri, 10 Feb 2017 13:01:38 +0000 (10 14:01 +0100)
tree12c5b727de6f38a77497b47bfc6586947d0df66d
parentdb97bb4a9dbc210b599dc5acc58696ea22eee0da
aarch64: Implement MA mode for bulk memory reads and writes

- 64bit addresses are supported
- Aarch32 state is supported

Change-Id: I8c37fa166954d09195d08c6963b8017194e350f5
Signed-off-by: Matthias Welwarsky <matthias.welwarsky@sysgo.com>
src/target/aarch64.c