Skip to content

Implement support for RISC-V ISA Extensions #486

@fdesbiens

Description

@fdesbiens

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

No one assigned

    Labels

    featureNew feature or enhancement requesthardwareNew hardware or architecture support request

    Type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions