# Node ID 0589ed523ad9665adea6dea863245f2247a340d6 # Parent bcf314c1b2b591e2279eff8c8d2f7398ac8abc44 diff --git a/src/arch/arm/miscregs.cc b/src/arch/arm/miscregs.cc --- a/src/arch/arm/miscregs.cc +++ b/src/arch/arm/miscregs.cc @@ -1291,7 +1291,7 @@ // MISCREG_CNTVOFF_EL2 bitset(string("11111100000000000001")), // MISCREG_CNTHCTL_EL2 - bitset(string("01111000000000000000")), + bitset(string("01111000000000000100")), // MISCREG_CNTHP_TVAL_EL2 bitset(string("01111000000000000000")), // MISCREG_CNTHP_CTL_EL2