Patrick Rudolph uploaded patch set #4 to this change.

View Change

[WIP] cpu/x86/mpinit: Serialize microcode updates for HT threads

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.S
2 files changed, 80 insertions(+), 0 deletions(-)

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

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: 4
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