aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorAndrew Jones <[email protected]>2020-11-26 14:46:40 +0100
committerMarc Zyngier <[email protected]>2020-11-27 19:46:30 +0000
commitc73a44161776f6e60d933717f3b34084b0a0eba0 (patch)
tree81132505403dc1b273249026fff1052adbbaf0de /scripts/gdb/linux/utils.py
parent09162bc32c880a791c6c0668ce0745cf7958f576 (diff)
KVM: arm64: CSSELR_EL1 max is 13
Not counting TnD, which KVM doesn't currently consider, CSSELR_EL1 can have a maximum value of 0b1101 (13), which corresponds to an instruction cache at level 7. With CSSELR_MAX set to 12 we can only select up to cache level 6. Change it to 14. Signed-off-by: Andrew Jones <[email protected]> Signed-off-by: Marc Zyngier <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions