]> git.sur5r.net Git - openocd/commit
aarch64: remove code for AHB-AP support
authorMatthias Welwarsky <matthias.welwarsky@sysgo.com>
Thu, 15 Sep 2016 08:19:42 +0000 (10:19 +0200)
committerMatthias Welwarsky <matthias.welwarsky@sysgo.com>
Fri, 10 Feb 2017 13:01:39 +0000 (14:01 +0100)
commit1826f0af1ca20ce3f8cc8cb0e41f66372a1922d8
treee6c2824635b6b13d795e7811c1b80111327da690
parent9cc8cfe1b82ee333bbc6ca29bbc94f4419c8cf83
aarch64: remove code for AHB-AP support

Reduce complexity of memory access functions, anyway there are no ARMv8
platforms that actually contain an AHB-AP at all. while at it, fix
virt-to-phys function signatures to expect target_addr_t.

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