Skip to content

Commit 6ba4aeb

Browse files
committed
Vendor extensions: add vendor identifiers table
1 parent 0078280 commit 6ba4aeb

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.mkd

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -344,6 +344,17 @@ Nuclei | xl | https://nucleisys.com/
344344

345345
NOTE: OpenHW cores are all branded as CORE-V, hence the prefix.
346346

347+
### List of vendor identifiers
348+
349+
Vendor identifiers are dummy symbols used in the corresponding `R_RISCV_VENDOR`
350+
relocation (irrespective of ELF class/XLEN) and must be unique amongst all
351+
vendors providing custom relocations. Vendor identifiers may be suffixed with a
352+
tag to provide extra relocations for a given vendor.
353+
354+
Vendor | Symbol |
355+
:--------------------- | :------ |
356+
Open Hardware Group | COREV |
357+
347358
### List of vendor extensions
348359

349360
Vendor | Name | Version | ISA Document

0 commit comments

Comments
 (0)