coreboot/src/soc/intel/common
Kane Chen 2e96eebf01 soc/intel/common: Use mp_run_on_all_cpus_synchronously for APs MTRR init
By using mp_run_on_all_cpus_synchronously to run APs MTRR init, it
gurantees the BSP will run post_cpus_add_romcache until all APs finishes
_x86_setup_mtrrs task.

BUG=b:225766934
TEST=Test on redrix and found the MTRR race condition on AP/BSP is gone.

Change-Id: I1fd889f880a0c605e6c739423a434d2adbc12d26
Signed-off-by: Kane Chen <kane.chen@intel.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/63567
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Reviewed-by: Subrata Banik <subratabanik@google.com>
2022-05-16 04:49:33 +00:00
..
acpi arch/x86/acpi: Consolidate POST code handling 2022-05-04 13:11:00 +00:00
basecode soc/intel/common: Add support to control CSE firmware update 2022-04-25 13:55:59 +00:00
block soc/intel/common: Use mp_run_on_all_cpus_synchronously for APs MTRR init 2022-05-16 04:49:33 +00:00
pch soc/intel/cmn/lockdown: Perform SA lockdown configuration 2022-04-27 12:37:43 +00:00
fsp_reset.c
hda_verb.c
hda_verb.h
Kconfig.common
Makefile.inc tpm: Refactor TPM Kconfig dimensions 2022-04-21 23:07:20 +00:00
mma.c
mma.h
nhlt.c
reset.c
reset.h
smbios.c src/soc/intel: Remove unused <console/console.h> 2022-01-10 23:25:01 +00:00
smbios.h
tpm_tis.c
vbt.c
vbt.h