Disable MEIE bit in MIE register
This commit is contained in:
parent
1419473a08
commit
05eed3af94
@ -3587,3 +3587,5 @@ interrupt over to supervisor.
|
||||
sbi_trap_error: hart0: trap0: t6=0x00000000aeed2aa0
|
||||
|
||||
Let's dump the machine registers too.
|
||||
|
||||
Let's also disable the MEIE bit in MIE register.
|
||||
|
@ -332,7 +332,7 @@
|
||||
];
|
||||
patches = [
|
||||
./opensbi-timer-debug.patch
|
||||
./opensbi-enable-meip.patch
|
||||
#./opensbi-enable-meip.patch
|
||||
./opensbi-dump-mregs.patch
|
||||
#./opensbi-dont-delegate.patch
|
||||
#./ox-alveo-platform-plic.patch
|
||||
|
Loading…
Reference in New Issue
Block a user