Re: [PATCH v2 1/4] smbios: add processor-family option

2024-01-22 Thread Andrew Jones
On Fri, Dec 29, 2023 at 01:07:21PM +0100, Heinrich Schuchardt wrote: > For RISC-V the SMBIOS standard requires specific values of the processor > family value depending on the bitness of the CPU. > > Add a processor-family option for SMBIOS table 4. > > The value of processor-family may exceed 25

Re: [PATCH v2 1/4] smbios: add processor-family option

2024-01-21 Thread Alistair Francis
On Fri, Jan 5, 2024 at 3:44 PM Heinrich Schuchardt wrote: > > On 1/5/24 06:24, Alistair Francis wrote: > > On Fri, Dec 29, 2023 at 10:48 PM Heinrich Schuchardt > > wrote: > >> > >> For RISC-V the SMBIOS standard requires specific values of the processor > >> family value depending on the bitness

Re: [PATCH v2 1/4] smbios: add processor-family option

2024-01-21 Thread Alistair Francis
On Fri, Dec 29, 2023 at 10:48 PM Heinrich Schuchardt wrote: > > For RISC-V the SMBIOS standard requires specific values of the processor > family value depending on the bitness of the CPU. > > Add a processor-family option for SMBIOS table 4. > > The value of processor-family may exceed 255 and th

Re: [PATCH v2 1/4] smbios: add processor-family option

2024-01-04 Thread Heinrich Schuchardt
On 1/5/24 06:24, Alistair Francis wrote: On Fri, Dec 29, 2023 at 10:48 PM Heinrich Schuchardt wrote: For RISC-V the SMBIOS standard requires specific values of the processor family value depending on the bitness of the CPU. Can you provide some details of where this is described? I can't see

Re: [PATCH v2 1/4] smbios: add processor-family option

2024-01-04 Thread Alistair Francis
On Fri, Dec 29, 2023 at 10:48 PM Heinrich Schuchardt wrote: > > For RISC-V the SMBIOS standard requires specific values of the processor > family value depending on the bitness of the CPU. Can you provide some details of where this is described? I can't seem to find it Alistair > > Add a proces

[PATCH v2 1/4] smbios: add processor-family option

2023-12-29 Thread Heinrich Schuchardt
For RISC-V the SMBIOS standard requires specific values of the processor family value depending on the bitness of the CPU. Add a processor-family option for SMBIOS table 4. The value of processor-family may exceed 255 and therefore must be provided in the Processor Family 2 field. Set the Process