Skip to content

Commit

Permalink
[tests] remove mmio store on exit
Browse files Browse the repository at this point in the history
Signed-off-by: Avimitin <[email protected]>
  • Loading branch information
Avimitin committed Jun 10, 2024
1 parent 80522c0 commit 428518f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/t1_main.S
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,6 @@ _start:
call test

// exit
li a0, 0x10000000
li a1, -1
sw a1, 4(a0)
csrwi 0x7cc, 0

.p2align 2

0 comments on commit 428518f

Please sign in to comment.