An open API service indexing awesome lists of open source software.

https://github.com/riscv-software-src/riscv-overlay

The Software Overlay TG will specify the requirements for the software overlay feature, both from the FW manager engine and from toolchain aspects, all which will be based on the current RISC-V ISA and extensions.
https://github.com/riscv-software-src/riscv-overlay

Last synced: about 1 month ago
JSON representation

The Software Overlay TG will specify the requirements for the software overlay feature, both from the FW manager engine and from toolchain aspects, all which will be based on the current RISC-V ISA and extensions.

Awesome Lists containing this project

README

        

# RISC-V Software Overlay





The repostority contains:

- [RT Engine Implementation](/comrv)
- [High Level Design](/docs/overlay-hld.adoc)
- Toolchain github patches:
- [llvm link](https://github.com/westerndigitalcorporation/llvm-project/tree/comrv)
- binutils link (TBD)
- gdb link (TBD)

The implementation is based on [“Overlay Software Standard proposal"](https://github.com/fossi-foundation/embedded-sw-overlay/tree/master/docs)
From FOSSI

Follow `meeting minutes` and status at [tech-overlay task group](https://lists.riscv.org/g/tech-overlay) and/or in [docs](/docs) folder.