Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
SailBugfix: Modifies only Mip in write Sip correctly
Currently, the implementation allows excessive modification of bits in the `Mip` register without verifying whether the corresponding interrupts are delegated via `Mideleg`. This commit addresses the issue by ensuring proper delegation checks, aligning the behavior with the expected privilege separation.
- Loading branch information