diff options
author | Felix Held <felix.held@amd.corp-partner.google.com> | 2021-10-20 20:42:03 +0200 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2021-10-21 20:51:54 +0000 |
commit | 30f703148839663a7d41ff72a22be3a9b49110d7 (patch) | |
tree | 33f594220dfb89cd7f282ca62ec7f1cebd1afa51 /src/Kconfig | |
parent | d27ef5bf6f5e444141dca6a89c46e667bca64652 (diff) |
soc/intel/skylake/cpu: rework failure handling in post_mp_init
Use a boolean type to store the information if any mp_run_on_all_cpus
call failed. This is a preparation to change the return type of
mp_run_on_all_cpus from int to enum cb_err which will be done in a
follow-up patch.
Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: Ic04ad3e4a781a00ee6edcd7dbd24bc7601be1384
Reviewed-on: https://review.coreboot.org/c/coreboot/+/58492
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Diffstat (limited to 'src/Kconfig')
0 files changed, 0 insertions, 0 deletions