diff options
author | Aamir Bohra <aamir.bohra@intel.com> | 2021-03-05 09:41:20 +0530 |
---|---|---|
committer | Tim Wawrzynczak <twawrzynczak@chromium.org> | 2021-03-11 15:53:58 +0000 |
commit | 7e0019ef209b6c552f03023255b9c75418fdb88a (patch) | |
tree | 37b1096149d2cd54dff0bd455d7e0ff574800383 /src/drivers | |
parent | a5cdf75f690c2fb48d00df6ab4e7ba2bfd8a4480 (diff) |
src/cpu/x86: Add helper mp_run_on_all_aps
Add a helper function mp_run_on_all_aps, it allows running a given
func on all APs excluding the BSP, with an added provision to run
func in serial manner per AP.
BUG=b:169114674
Signed-off-by: Aamir Bohra <aamir.bohra@intel.com>
Change-Id: I74ee8168eb6380e346590f2575350e0a6b73856e
Reviewed-on: https://review.coreboot.org/c/coreboot/+/51271
Reviewed-by: Furquan Shaikh <furquan@google.com>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/drivers')
0 files changed, 0 insertions, 0 deletions