1 /* SPDX-License-Identifier: GPL-2.0-only */
4 #include <intelblocks/mp_init.h>
7 * As per FSP integration guide:
8 * If bootloader needs to take control of APs back, a full AP re-initialization is
9 * required after FSP-S is completed and control has been transferred back to bootloader
11 void do_mpinit_after_fsp(void)