riscvarchive / riscv-platform-specs

RISC-V Profiles and Platform Specification
Creative Commons Attribution 4.0 International
112 stars 39 forks source link

base: Add SW/ABI requirement section #36

Closed cmuellner closed 3 years ago

cmuellner commented 3 years ago

There are several specifications, that are required for the interoperability of SW components in the RISC-V ecosystem. Among the most important ones are the procedure call standard, the ELF specification, and the DWARF specification.

To avoid fragmentation and promote interoperability in the field, let's mandate compliance to these three documents (if applicable).

cmuellner commented 3 years ago

Note, that this is blocked by https://github.com/riscv/riscv-elf-psabi-doc/issues/204.