RISC-V development stack
Roadmap items for risc-v development stack. Each entry states its objective and what it depends on. Dates appear only where a specific, verifiable event backs them.
Active(2)
Compiler toolchain
In DevelopmentCompile and link Aevornix projects for 64-bit RISC-V targets.
- Depends on
- Device profile definitions
Device emulator
PrototypeExecute builds against a defined device profile so target behaviour is observable before hardware exists.
- Depends on
- Device profile definitions
Next(7)
RISC-V SDK
In DevelopmentProvide the headers, libraries and build integration developers target open architectures through.
- Depends on
- Compiler toolchain
App scanner
In DevelopmentReport exactly which profile requirements a build meets, category by category.
- Depends on
- Device emulator · Device profile definitions
Developer Cloud
In DevelopmentHost build and test environments so RISC-V development needs no local target hardware.
- Depends on
- Compiler toolchain · Device emulator
Image builder
PlannedAssemble deployable Linux images for supported RISC-V targets.
- Depends on
- RISC-V SDK · Operating layer
RVStack Certify
PlannedDefine the compatibility and security report that gates a store listing and a deployment.
- Depends on
- App scanner · Security report
RVStack CLI
PlannedDrive build, emulate, scan, certify and publish from a terminal or a continuous-integration pipeline.
- Depends on
- RISC-V SDK · Developer Cloud
RISC-V Store category
PlannedAdd a Store category that carries architecture support, operating-system target, scan results and the date a product was last tested.
- Depends on
- RVStack Certify · Aevornix Store
Research(2)
Deployment manager
ResearchDeliver certified builds to emulator, cloud and physical targets.
- Depends on
- RVStack Certify · Image builder
RISC-V AI runtime
ResearchEstablish which model formats, operators and precisions are practical on RISC-V, and what a runtime would have to provide.
- Depends on
- Compiler toolchain · Device emulator