+2
−2
+47
−0
Loading
Implement all the AArch64 cache invalidate and clean ops (which are all NOPs since QEMU doesn't emulate the cache). The only remaining unimplemented cache op is DC ZVA. Signed-off-by:Peter Maydell <peter.maydell@linaro.org> Reviewed-by:
Peter Crosthwaite <peter.crosthwaite@xilinx.com>