Angel Pons has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/44904 )
Change subject: [WIP] cpu/x86/mpinit: Serialize microcode updates for HT threads ......................................................................
Patch Set 1:
(1 comment)
https://review.coreboot.org/c/coreboot/+/44904/1/src/cpu/x86/sipi_vector.S File src/cpu/x86/sipi_vector.S:
https://review.coreboot.org/c/coreboot/+/44904/1/src/cpu/x86/sipi_vector.S@4... PS1, Line 41: microcode_lock_ht: : .long 0 This doesn't match the C struct layout (should be placed earlier)