u-boot/drivers/cpu
Heinrich Schuchardt 1b6228f28d cpu: riscv: set correct SMBIOS processor family value
The SMBIOS specification requires to set the processor family in the type 4
(Processor Information) table to specific values depending only on the
bitness of the system (0x200 for RV32 and 0x201 for RV64).

With this patch dmidecode shows

    Handle 0x0004, DMI type 4, 48 bytes
    Processor Information
	Socket Designation: Not Specified
	Type: Central Processor
	Family: RV64

for qemu-riscv64_smode_defconfig.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
2024-01-09 10:09:15 +01:00
..
at91_cpu.c cpu: at91: add compatible for ARM9260EJ-S 2021-09-21 10:05:37 +03:00
bmips_cpu.c common: Drop display_options.h from common header 2022-08-10 13:46:55 -04:00
cpu-uclass.c cpu: Remove unused NEEDS_MANUAL_RELOC code bits 2023-09-14 10:42:24 -04:00
cpu_sandbox.c sandbox: correct cpu nodes 2021-09-25 09:46:15 -06:00
imx8_cpu.c imx9: add i.MX93 variants support 2023-05-21 16:54:41 +02:00
imx9_cpu.c imx: move imx8 sci header file to include/firmware/imx 2023-05-21 16:54:32 +02:00
Kconfig imx: imx8_cpu: support i.MX9 2023-05-21 16:54:40 +02:00
Makefile imx: imx8_cpu: support i.MX9 2023-05-21 16:54:40 +02:00
microblaze_cpu.c event: Convert existing spy records to simple 2023-08-31 13:16:54 -04:00
mpc83xx_cpu.c dm: treewide: Rename auto_alloc_size members to be shorter 2020-12-13 08:00:25 -07:00
mpc83xx_cpu.h cpu: Add MPC83xx CPU driver 2018-09-18 08:12:21 -06:00
mtk_cpu.c cpu: add basic cpu driver for MediaTek ARM chips 2022-09-23 15:09:16 -04:00
riscv_cpu.c cpu: riscv: set correct SMBIOS processor family value 2024-01-09 10:09:15 +01:00