lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20260113-spacemit-vendor-id-v1-1-f9650fb8acbc@linux.spacemit.com>
Date: Tue, 13 Jan 2026 10:32:21 +0800
From: Troy Mitchell <troy.mitchell@...ux.spacemit.com>
To: Paul Walmsley <pjw@...nel.org>, Palmer Dabbelt <palmer@...belt.com>, 
 Albert Ou <aou@...s.berkeley.edu>, Alexandre Ghiti <alex@...ti.fr>, 
 Yixun Lan <dlan@...too.org>
Cc: linux-riscv@...ts.infradead.org, linux-kernel@...r.kernel.org, 
 spacemit@...ts.linux.dev, Troy Mitchell <troy.mitchell@...ux.spacemit.com>
Subject: [PATCH] riscv: sbi: vendorid_list: Add SpacemiT Technology to the
 vendor list

Add SpacemiT Technology to the RISC-V vendor list.

Signed-off-by: Troy Mitchell <troy.mitchell@...ux.spacemit.com>
---
 arch/riscv/include/asm/vendorid_list.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/riscv/include/asm/vendorid_list.h b/arch/riscv/include/asm/vendorid_list.h
index 7f5030ee1fcf830b17c6529e9c430fe19ac68b05..5f75408ddee75d1e45c2c72207c66c5905f9b84d 100644
--- a/arch/riscv/include/asm/vendorid_list.h
+++ b/arch/riscv/include/asm/vendorid_list.h
@@ -9,6 +9,7 @@
 #define MICROCHIP_VENDOR_ID	0x029
 #define MIPS_VENDOR_ID		0x127
 #define SIFIVE_VENDOR_ID	0x489
+#define SPACEMIT_VENDOR_ID	0x710
 #define THEAD_VENDOR_ID		0x5b7
 
 #endif

---
base-commit: 8f0b4cce4481fb22653697cced8d0d04027cb1e8
change-id: 20260113-spacemit-vendor-id-841edcdfbf48

Best regards,
-- 
Troy Mitchell <troy.mitchell@...ux.spacemit.com>


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ