]> git.ipfire.org Git - thirdparty/u-boot.git/commit
smbios: provide type 4 RISC-V SMBIOS Processor ID
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Mon, 29 Jan 2024 11:46:05 +0000 (12:46 +0100)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Fri, 2 Feb 2024 18:57:16 +0000 (19:57 +0100)
commit545e0e42b966751da48117820891356ccf47baf1
treeeed824e83b68c5f4cd5a140a8234875be072756a
parent6ebf9136ec24c03f6ebeb6ec6d684ce55c2a4320
smbios: provide type 4 RISC-V SMBIOS Processor ID

For RISC-V CPUs the SMBIOS Processor ID field contains
the Machine Vendor ID from CSR mvendorid.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
drivers/cpu/riscv_cpu.c