commit | 168aa23bb01a1f6266ba9228dfd248617872ca5c | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Wed Feb 26 17:20:03 2014 +0000 |
committer | Peter Maydell <peter.maydell@linaro.org> | Wed Feb 26 17:20:03 2014 +0000 |
tree | 20abd9f5853b46f8ca52731ebc2c00055625b54d | |
parent | 8af35c37d296daa463c0d4ed575a51729afc7f6d [diff] |
target-arm: Implement AArch64 TLB invalidate ops Implement the AArch64 TLB invalidate operations. This is the full set of TLBI ops defined for a CPU which doesn't implement EL2 or EL3. Signed-off-by: Peter Maydell <peter.maydell@linaro.org>