Commit Graph

16 Commits

Author SHA1 Message Date
6be0f70c8d Fix PLIC offsets for aux timer 2024-08-29 17:14:04 +02:00
13b9cd8692 Don't enable machine interrupts in delegation test 2024-08-29 15:06:30 +02:00
2e2ba5b996 Use test result to pass the tests 2024-08-27 14:37:15 +02:00
Rodrigo Arias Mallo
ae379f7b9a Enable machine mode interrupts 2024-08-21 12:29:52 +02:00
Rodrigo Arias Mallo
7091ca455c Enable timer from supervisor 2024-08-21 12:28:17 +02:00
Rodrigo Arias Mallo
2c5f8a8ccf Print registers in supervisor 2024-08-21 11:42:12 +02:00
Rodrigo Arias Mallo
706d858347 Claim aux timer interrupt 2024-08-21 11:39:45 +02:00
Rodrigo Arias Mallo
ea081176f7 Clear MIP before enabling interrupts 2024-08-21 10:20:11 +02:00
Rodrigo Arias Mallo
2f28f9268a Enable machine interrupts 2024-08-21 10:13:45 +02:00
Rodrigo Arias Mallo
cc65500434 Use csr_set to set stvec 2024-08-21 10:12:41 +02:00
Rodrigo Arias Mallo
64cc2a982f Clear MIP before enabling timer 2024-08-21 10:09:06 +02:00
Rodrigo Arias Mallo
90df8a3ccb Add stvec trap 2024-08-21 10:03:19 +02:00
Rodrigo Arias Mallo
baf45e6749 Dump more registers in PLIC test 2024-08-21 09:53:39 +02:00
Rodrigo Arias Mallo
fd2b766760 Improve progress print 2024-08-21 09:39:00 +02:00
Rodrigo Arias Mallo
1faef5b452 Don't enable machine interrupt 2024-08-21 09:29:22 +02:00
Rodrigo Arias Mallo
b7287bd4df Port supervisor PLIC test to OpenSBI 2024-08-21 09:25:07 +02:00