Attention is currently required from: Kapil Porwal.

Kapil Porwal uploaded patch set #3 to this change.

View Change

The following approvals got outdated and were removed: Verified-1 by build bot (Jenkins)

drivers/self_test/intel_cpu: Add self test submodule for Intel CPU

Add a self test submodule for Intel CPU. This module checks microcode
patch status on all the cores and logs an error if microcode patch has
not loaded on any of the cores.

BUG=b:233012780
TEST=Print self test result in the OS

Run the below command in the OS to get the self test logs:
$ cbmem -r 53545354 | hexdump -C

Sample output:
00000000 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00000010 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
*
00001000

Change-Id: Ie2e40e60609d4b5f2f0ea6dca0f6b51987890877
Signed-off-by: Kapil Porwal <kapilporwal@google.com>
---
A src/drivers/self_test/modules/intel_cpu/Kconfig
A src/drivers/self_test/modules/intel_cpu/Makefile.mk
A src/drivers/self_test/modules/intel_cpu/st_intel_cpu.c
M src/include/self_test_id.h
4 files changed, 75 insertions(+), 1 deletion(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/46/82046/3

To view, visit change 82046. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: main
Gerrit-Change-Id: Ie2e40e60609d4b5f2f0ea6dca0f6b51987890877
Gerrit-Change-Number: 82046
Gerrit-PatchSet: 3
Gerrit-Owner: Kapil Porwal <kapilporwal@google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-Attention: Kapil Porwal <kapilporwal@google.com>
Gerrit-MessageType: newpatchset