Skip to content

Commit d6ca3a5

Browse files
prabhakarladpalmer-dabbelt
authored andcommitted
riscv: asm: vendorid_list: Add Andes Technology to the vendors list
Add Andes Technology to the vendors list. Signed-off-by: Lad Prabhakar <[email protected]> Reviewed-by: Heiko Stuebner <[email protected]> Reviewed-by: Conor Dooley <[email protected]> Reviewed-by: Geert Uytterhoeven <[email protected]> Tested-by: Conor Dooley <[email protected]> # tyre-kicking on a d1 Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Palmer Dabbelt <[email protected]>
1 parent 9357301 commit d6ca3a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/riscv/include/asm/vendorid_list.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
#ifndef ASM_VENDOR_LIST_H
66
#define ASM_VENDOR_LIST_H
77

8+
#define ANDESTECH_VENDOR_ID 0x31e
89
#define SIFIVE_VENDOR_ID 0x489
910
#define THEAD_VENDOR_ID 0x5b7
1011

0 commit comments

Comments
 (0)