lib: sbi_trap: optimize i-utlb workaround speed

This commit is contained in:
Chao Wei
2023-04-11 17:25:23 +08:00
parent be6e558f66
commit 58f9b858c5

View File

@@ -757,7 +757,7 @@ memcmp:
.globl _trap_handler
.globl _trap_exit
_trap_handler:
sfence.vma
sfence.vma zero, t0
TRAP_SAVE_AND_SETUP_SP_T0