Timestamp:
06/28/18 12:59:38 (6 years ago)
Author:
Sebastian Huber <sebastian.huber@…>
Branches:
5, master
Children:
3be4478f
Parents:
ff7b104
git-author:
Sebastian Huber <sebastian.huber@…> (06/28/18 12:59:38)
git-committer:
Sebastian Huber <sebastian.huber@…> (06/28/18 13:03:20)
Message:

riscv: Optimize and fix interrupt disable/enable

Use the atomic read and clear operation to disable interrupts.

Do not write the complete mstatus. Instead, set only the MIE bit
depending on the level parameter.

Update #3433.

(No files)

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