mirror of
https://github.com/AsahiLinux/m1n1
synced 2024-11-23 07:03:08 +00:00
Revert "hv_asm: Unmask SErrors inside the HV"
This reverts commit bb7c8ad3c5
.
This is broken.
This commit is contained in:
parent
bce239b36f
commit
d44d0a4f16
1 changed files with 0 additions and 3 deletions
|
@ -73,9 +73,6 @@ _hv_entry:
|
|||
stp x2, x3, [sp, #-16]!
|
||||
stp x0, x1, [sp, #-16]!
|
||||
|
||||
/* Enable SErrors while in the HV */
|
||||
msr DAIFClr, #4
|
||||
|
||||
mov x0, sp
|
||||
ret
|
||||
|
||||
|
|
Loading…
Reference in a new issue