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: 11 months 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.
- Host: GitHub
- URL: https://github.com/riscv-software-src/riscv-overlay
- Owner: riscv-software-src
- License: cc-by-4.0
- Created: 2020-09-21T15:54:56.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-05-24T15:22:21.000Z (about 4 years ago)
- Last Synced: 2025-04-01T11:50:37.100Z (about 1 year ago)
- Language: C
- Homepage: https://lists.riscv.org/g/tech-overlay
- Size: 3.92 MB
- Stars: 14
- Watchers: 11
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.