coreboot/src/cpu
Kyösti Mälkki 3de8f8c137 cpu/amd/pi/00730F01: Clean up microcode update from __PRE_RAM__
It is only called in ramstage. Even if it was called in
romstage, execution flow is such that BSP and AP CPUs
should not be able to enter update_microcode() routine
concurrently.

Also the Kconfig guarding the spin_lock() calls are not
selected nor are the lock variables declared for these
platforms.

Change-Id: I1c2e106f10e8420e942b3ed082c677c0db95557c
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/35586
Reviewed-by: Michał Żygowski <michal.zygowski@3mdeb.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-09-26 01:16:44 +00:00
..
amd cpu/amd/pi/00730F01: Clean up microcode update from __PRE_RAM__ 2019-09-26 01:16:44 +00:00
armltd
intel intel/cpu: Switch older models to TSC_MONOTONIC_TIMER 2019-09-24 22:56:52 +00:00
qemu-power8 AUTHORS: Move src/cpu copyrights into AUTHORS file 2019-09-10 12:51:22 +00:00
qemu-x86 cpu/qemu-x86: Enable TSC_MONOTONIC_TIMER 2019-09-18 13:01:03 +00:00
ti cpu,mb,soc: Init missing lb_serial struct fields 2019-09-19 09:28:10 +00:00
via cpu/via/nano: Enable TSC_MONOTONIC_TIMER 2019-09-18 13:01:13 +00:00
x86 cpu/x86/lapic: Refactor timer_fsb() 2019-09-19 09:28:55 +00:00
Kconfig amdfam10-15: Rename DCACHE_BSP_STACK_SIZE 2019-08-18 08:09:21 +00:00
Makefile.inc Untangle CBFS microcode updates 2019-01-10 09:24:02 +00:00