File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed
Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff 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+
8999Boards & SoC Support
90100********************
91101
You can’t perform that action at this time.
0 commit comments