mscratchcswl and mscratchcsw should operate on mscratch
mscratchcswl and mscratchcsw are currently implemented as regular CSRs and not according to the pseudo code stated in the CLIC specification.
Take https://github.com/riscv/riscv-fast-interrupt/pull/241 into account as well.
@silabs-oysteink Has this been fixed now including the mentioned issue 241?
Code is actually using mcause.mpp, so we are not compliant with the issue mentioned. Other than that everything should be in order.
@silabs-oysteink Should be a SEC clean change to get it fixed then; I will add it in the coming sprint.
This issue should now be fixed.