CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/07/02 02:44:37
Modified files:
sys/arch/riscv64/include: sbi.h
sys/arch/riscv64/riscv64: cpu.c sbi.c
Log message:
Run SBI calls to to get mvendorid/marchid/mimplid on the actual CPU we're
probing and decode mvendorid and marchid.
ok mlarkin@, deraadt@, jsg@
