Sign in
android-kvm
/
linux
/
ee94699a1a0fe44251061b655ae6247a4700a8bb
/
.
/
arch
/
riscv
/
include
/
asm
/
vendorid_list.h
blob: e55407ace0c3617631df5c887338bf7e43727e7f [
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
ANDESTECH_VENDOR_ID
0x31e
#define
SIFIVE_VENDOR_ID
0x489
#define
THEAD_VENDOR_ID
0x5b7
#endif