Sign in
android-kvm
/
linux
/
3b2c81d5feb250dfdcb0ef5825319f36c29f8336
/
.
/
arch
/
riscv
/
include
/
asm
/
vendorid_list.h
blob: 2f2bb0c84f9a71f4350e6794c913c9b9bee442e4 [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0-only */
/*
* Copyright (C) 2021 SiFive
*/
#ifndef
ASM_VENDOR_LIST_H
#define
ASM_VENDOR_LIST_H
#define
ANDES_VENDOR_ID
0x31e
#define
SIFIVE_VENDOR_ID
0x489
#define
THEAD_VENDOR_ID
0x5b7
#endif