forked from auracaster/openocd
aarch64: armv8 cache functions update
Update cache identification to match functionality present in armv7a_cache.c Change-Id: I2dc4bee80f5a22b8728334d40331c183d1406f27 Signed-off-by: Matthias Welwarsky <matthias.welwarsky@sysgo.com>
This commit is contained in:
@@ -77,6 +77,7 @@
|
||||
#define SYSTEM_CLIDR 0b1100100000000001
|
||||
#define SYSTEM_CSSELR 0b1101000000000000
|
||||
#define SYSTEM_CTYPE 0b1101100000000001
|
||||
#define SYSTEM_CTR 0b1101100000000001
|
||||
|
||||
#define SYSTEM_DCCISW 0b0100001111110010
|
||||
#define SYSTEM_DCCSW 0b0100001111010010
|
||||
|
||||
Reference in New Issue
Block a user