coreboot-kgpe-d16/src/drivers/intel/fsp2_0/ppi
Subrata Banik acbbbede42 drivers/intel/fsp2_0: Check return type against CB_SUCCESS
commit 6af980a2a
(drivers/intel/fsp2_0: Allow `mp_startup_all_cpus()` to run serially)
drops CB_SUCCESS check for mp_run_on_all_aps function hence, this
changes bring back the required return type against CB_SUCCESS.

Change-Id: I9fc81e6a7eebbf0072ea2acb36b3c33539b517a7
Signed-off-by: Subrata Banik <subrata.banik@intel.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/58757
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
2021-10-30 13:12:43 +00:00
..
Kconfig
Makefile.inc
mp_service1.c driver/intel/fsp2_0: Allow function to run serially on all APs 2021-03-11 15:54:04 +00:00
mp_service2.c driver/intel/fsp2_0: Allow function to run serially on all APs 2021-03-11 15:54:04 +00:00
mp_service_ppi.c drivers/intel/fsp2_0: Check return type against CB_SUCCESS 2021-10-30 13:12:43 +00:00