Skip to content

Commit bce38ba

Browse files
nategraff-sifiveioannisg
authored andcommitted
doc: release notes: RISC-V release notes for 2.0
Adds 2.0 release notes for the RISC-V architecture. Signed-off-by: Nathaniel Graff <[email protected]>
1 parent d0ef464 commit bce38ba

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

doc/releases/release-notes-2.0.rst

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Architectures
5959
architecture, implementing and enabling lazy-stacking for FPU
6060
capable threads and fixing stack overflow detection for FPU
6161
capable supervisor threads
62-
* Added Qemu support for ARMv8-M Mainline architecture
62+
* Added QEMU support for ARMv8-M Mainline architecture
6363
* Optimized the IRQ locking time in thread context switch
6464
* Fixed several critical bugs in User Mode implementation
6565
* Added test coverage for ARM-specific kernel features
@@ -86,6 +86,16 @@ Architectures
8686
MSI and other features required for PCIe devices. The previous PCI
8787
implementation has been deprecated and will be removed in 2.1.
8888

89+
* RISC-V:
90+
91+
* Added support for the SiFive HiFive1 Rev B development board.
92+
* Added support for LiteX VexRiscv soft core.
93+
* Added support for 64-bit RISC-V, renaming the architecture from "riscv32"
94+
to "riscv".
95+
* Added 64-bit QEMU support.
96+
* Added DeviceTree bindings for RISC-V memory devices, CPU interrupt
97+
controllers, and platform-local interrupt controllers.
98+
8999
Boards & SoC Support
90100
********************
91101

0 commit comments

Comments
 (0)