Browse Source

Do not set mideleg and medeleg (not supported on FE310)

Vadim Kaushan 5 years ago
parent
commit
84042d706a
1 changed files with 0 additions and 2 deletions
  1. 0 2
      riscv-rt/asm.S

+ 0 - 2
riscv-rt/asm.S

@@ -13,8 +13,6 @@ _start:
     .cfi_startproc
     .cfi_undefined ra
 
-    csrw mideleg, 0
-    csrw medeleg, 0
     csrw mie, 0
     csrw mip, 0