From 9aa76dc0aab9dc87e1a4740a15a37f7656a41f0b Mon Sep 17 00:00:00 2001 From: Philip Reames Date: Fri, 24 Jan 2025 07:32:02 -0800 Subject: [PATCH 1/2] Introduce vendor prefix for Rivos custom extensions This change reserves the vendor prefix "rv." for Rivos's custom extensions. Signed-off-by: Philip Reames --- src/toolchain-conventions.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/src/toolchain-conventions.adoc b/src/toolchain-conventions.adoc index d972fdd..8fd49ca 100644 --- a/src/toolchain-conventions.adoc +++ b/src/toolchain-conventions.adoc @@ -280,6 +280,7 @@ separated by a dot, e.g., `th.vxrm`. |Cheriot | ct | https://cheriot.org/ |Open Hardware Group | cv | https://www.openhwgroup.org/ |Andes | nds | https://www.andestech.com/ +|Rivos | rv | https://www.rivosinc.com/ |SiFive | sf | https://www.sifive.com/ |T-Head | th | https://www.t-head.cn/ |Tenstorrent | tt | https://www.tenstorrent.com/ From 3e48cd8cbf54d73d8dd257b573cc8e1343bc6d7c Mon Sep 17 00:00:00 2001 From: Philip Reames Date: Tue, 25 Feb 2025 11:31:42 -0800 Subject: [PATCH 2/2] Update toolchain-conventions.adoc Signed-off-by: Philip Reames --- src/toolchain-conventions.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/toolchain-conventions.adoc b/src/toolchain-conventions.adoc index 8fd49ca..44bd798 100644 --- a/src/toolchain-conventions.adoc +++ b/src/toolchain-conventions.adoc @@ -280,7 +280,7 @@ separated by a dot, e.g., `th.vxrm`. |Cheriot | ct | https://cheriot.org/ |Open Hardware Group | cv | https://www.openhwgroup.org/ |Andes | nds | https://www.andestech.com/ -|Rivos | rv | https://www.rivosinc.com/ +|Rivos | ri | https://www.rivosinc.com/ |SiFive | sf | https://www.sifive.com/ |T-Head | th | https://www.t-head.cn/ |Tenstorrent | tt | https://www.tenstorrent.com/