Searched refs:desired_boot_stage (Results 1 – 1 of 1) sorted by relevance
339 exclaves_boot_wait(const exclaves_boot_stage_t desired_boot_stage) in exclaves_boot_wait() argument341 assert(desired_boot_stage == EXCLAVES_BOOT_STAGE_EXCLAVECORE || in exclaves_boot_wait()342 desired_boot_stage == EXCLAVES_BOOT_STAGE_EXCLAVEKIT); in exclaves_boot_wait()346 desired_boot_stage == EXCLAVES_BOOT_STAGE_EXCLAVECORE ? in exclaves_boot_wait()