-
Notifications
You must be signed in to change notification settings - Fork 894
Open
Labels
featureNew feature or enhancement requestNew feature or enhancement requesthardwareNew hardware or architecture support requestNew hardware or architecture support request
Description
Objective
Expand ThreadX support to handle RISC-V ISA extensions and enable optional features such as vector support where applicable.
Deliverables
- Identify and document supported RISC-V extensions relevant to embedded ThreadX usage (e.g., RV32G, RV64G, compressed C, vector V).
- Update build system to allow selecting ISA extensions via flags (-march, -mabi, etc.).
- Evaluate and integrate RISC-V vector extension support (where it makes sense) in build/test setup.
- Ensure consistency of extension handling across both 32-bit and 64-bit ports.
Tags
Addition, Medium Complexity
Metadata
Metadata
Assignees
Labels
featureNew feature or enhancement requestNew feature or enhancement requesthardwareNew hardware or architecture support requestNew hardware or architecture support request
Type
Projects
Status
Backlog