Skip to content

Commit e207d2e

Browse files
authored
Merge pull request #53 from embecosm/master
Add vendor symbols table for vendor-specific relocs
2 parents cd013fc + 6ba4aeb commit e207d2e

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
@@ -356,6 +356,17 @@ Nuclei | xl | https://nucleisys.com/
356356

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

359+
### List of vendor identifiers
360+
361+
Vendor identifiers are dummy symbols used in the corresponding `R_RISCV_VENDOR`
362+
relocation (irrespective of ELF class/XLEN) and must be unique amongst all
363+
vendors providing custom relocations. Vendor identifiers may be suffixed with a
364+
tag to provide extra relocations for a given vendor.
365+
366+
Vendor | Symbol |
367+
:--------------------- | :------ |
368+
Open Hardware Group | COREV |
369+
359370
### List of vendor extensions
360371

361372
Vendor | Name | Version | ISA Document

0 commit comments

Comments
 (0)