Skip to content
Commit d84229b7 authored by James Morse's avatar James Morse
Browse files

KVM: arm64: move cp15 emulation of ACTLR{,2} to the cp15_regs array



The only entry in genericv8_cp15_regs[] is for emulation of ACTLR.
As all targets emulate this in the same way, move it to cp15_regs[].

This will let us kill off the target specific abstraction.

Signed-off-by: James Morse's avatarJames Morse <james.morse@arm.com>
parent 3044f491
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment