Skip to content

Commit 08d3a57

Browse files
committed
doc(port_riscv): update changelog to mention the addition of ThreadingOptions::PRIVILEGE_LEVEL
1 parent a9e8d71 commit 08d3a57

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/r3_port_riscv/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77

88
## [Unreleased]
99

10+
### Added
11+
12+
- The new option `ThreadingOptions::PRIVILEGE_LEVEL` allows for running the kernel in other privilege levels than M-mode.
13+
1014
### Fixed
1115

1216
- The default stack alignment (`PortThreading::STACK_ALIGN`) now conforms to the standard ABI requirement (128-bit alignment).

0 commit comments

Comments
 (0)