Patrick Rudolph uploaded patch set #5 to this change.

View Change

cpu/x86/mpinit: Serialize microcode updates for HT threads

This change affects Intel CPUs only. As most platforms are doing
uCOde update using FIT, they aren't affect by this code either.

Update microcode using a core specific semaphore.
The SDM and most of the BWGs suggest doing this.

Change-Id: I89a01f6ff94e7d35f1feded3ddb0c43caf7c6c5d
Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
---
M src/cpu/x86/mp_init.c
M src/cpu/x86/sipi_vector_c_handler.c
M src/include/cpu/x86/mp.h
3 files changed, 55 insertions(+), 3 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/04/44904/5

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

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I89a01f6ff94e7d35f1feded3ddb0c43caf7c6c5d
Gerrit-Change-Number: 44904
Gerrit-PatchSet: 5
Gerrit-Owner: Patrick Rudolph <patrick.rudolph@9elements.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-CC: Angel Pons <th3fanbus@gmail.com>
Gerrit-MessageType: newpatchset