Skip to content
Commit eac137b4 authored by Jérémy Fanguède's avatar Jérémy Fanguède Committed by Christoffer Dall
Browse files

KVM: arm64: Enable the EL1 physical timer for AArch32 guests



Some 32bits guest OS can use the CNTP timer, however KVM does not
handle the accesses, injecting a fault instead.

Use the proper handlers to emulate the EL1 Physical Timer (CNTP)
register accesses of AArch32 guests.

Signed-off-by: default avatarJérémy Fanguède <j.fanguede@virtualopensystems.com>
Signed-off-by: default avatarAlvise Rigo <a.rigo@virtualopensystems.com>
Signed-off-by: default avatarChristoffer Dall <christoffer.dall@linaro.org>
parent 005781be
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment