coreboot/src/cpu/intel/microcode
Stefan Reinauer a42e2f4daa Add spinlock to serialize Intel microcode updates
Updating microcode on several threads in a core at once
can be harmful. Hence add a spinlock to make sure that
does not happen.

Change-Id: I0c9526b6194202ae7ab5c66361fe04ce137372cc
Signed-off-by: Stefan Reinauer <reinauer@google.com>
Reviewed-on: http://review.coreboot.org/1778
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
2012-11-13 21:56:03 +01:00
..
Makefile.inc buildsystem: Make CPU microcode updating more configurable 2012-09-05 03:40:47 +02:00
microcode.c Add spinlock to serialize Intel microcode updates 2012-11-13 21:56:03 +01:00
update-microcodes.sh Add support for Intel Sandybridge CPU 2012-04-05 21:10:25 +02:00