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 <prabhakar.mahadev-lad.rj@bp.renesas.com> Reviewed-by: Heiko Stuebner <heiko@sntech.de> Reviewed-by: Conor Dooley <conor.dooley@microchip.com> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Tested-by: Conor Dooley <conor.dooley@microchip.com> # tyre-kicking on a d1 Link: https://lore.kernel.org/r/20230818135723.80612-2-prabhakar.mahadev-lad.rj@bp.renesas.com Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
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)