Attention is currently required from: David Milosevic, Julius Werner, Lean Sheng Tan, Martin L Roth, Maximilian Brune.
David Milosevic has uploaded a new patch set (#9) to the change originally created by Benjamin Doron. ( https://review.coreboot.org/c/coreboot/+/78285?usp=email )
The following approvals got outdated and were removed: Verified+1 by build bot (Jenkins)
Change subject: arch/arm64: Implement initial set of SMBIOS tables ......................................................................
arch/arm64: Implement initial set of SMBIOS tables
Implement the two architectural tables: processor and cache.
Note that SoC/board code should override core-thread count and, for spec-compliance, create CBMEM_ID_MEMINFO.
Need to confirm tables are in fact compliant.
Change-Id: Iedae0f26f168bd6d3af866e35d9d39ddb01abc15 Signed-off-by: Benjamin Doron benjamin.doron@9elements.com --- M src/Kconfig M src/arch/arm64/Makefile.inc A src/arch/arm64/smbios.c M src/arch/arm64/tables.c M src/include/smbios.h 5 files changed, 233 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/85/78285/9