pastefile1
@@ -0,0 +1,4 @@
+mrs x1, CNTFRQ_EL0
+msr CNTP_TVAL_EL0, x1
+mov x0, 1
+msr CNTP_CTL_EL0, x0
\ No newline at end of file
@@ -0,0 +1,4 @@
+mrs x1, CNTFRQ_EL0
+msr CNTP_TVAL_EL0, x1
+mov x0, 1
+msr CNTP_CTL_EL0, x0
\ No newline at end of file