aboutsummaryrefslogtreecommitdiff
path: root/src/target/armv8_cache.h
AgeCommit message (Collapse)Author
2017-02-10aarch64: add cache handling functionsMatthias Welwarsky
For now only D-Cache flush (Clean&Invalidate) and I-Cache invalidate are implemented. That's enough for software breakpoints. Change-Id: I8e96d645a230b51e3490403f4564e59ba6a76cf3 Signed-off-by: Matthias Welwarsky <matthias.welwarsky@sysgo.com>