Timestamp:
06/27/18 06:54:13 (6 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
5, master
Children:
8f035cb
Parents:
2987c4f
git-author:
Sebastian Huber <sebastian.huber@…> (06/27/18 06:54:13)
git-committer:
Sebastian Huber <sebastian.huber@…> (06/29/18 08:04:37)
Message:

riscv: Remove mstatus from thread context

The mstatus register contains no thread-specific state which must be
saved/restored during a context switch. Machine interrupts (MIE) must
be enabled during a context switch.

Create separate CPU_Interrupt_frame structure.

Update #3433.

(No files)

Note: See TracChangeset for help on using the changeset viewer.