Skip to content

Support riscv #66

Closed
Closed
@ojeda

Description

@ojeda

This architecture is becoming more popular as time passes and is on the forefront of open research, so it would be a fitting and welcome addition to provide its users with Rust support. In particular, the 64-bit one.

Linux riscv targets with official Ubuntu binutils etc. support:

Linux arch  QEMU target      LLVM target  Ubuntu binutils             Example Rust triple
----------  ---------------  -----------  --------------------------  -------------------

riscv       riscv64-softmmu  RISCV        binutils-riscv64-linux-gnu  riscv64gc-unknown-none-elf

In particular, there is no official 32-bit Ubuntu binutils package so far.

Metadata

Metadata

Assignees

No one assigned

    Labels

    • archRelated to a particular arch, `arch/` support in general...

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions