Home
last modified time | relevance | path

Searched defs:vboot_fail_and_reboot (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/coreboot/payloads/libpayload/libc/
H A Dlp_vboot.c30 void vboot_fail_and_reboot(struct vb2_context *ctx, uint8_t reason, uint8_t subcode) in vboot_fail_and_reboot() function
/aosp_15_r20/external/coreboot/src/security/vboot/
H A Dvboot_common.c88 void vboot_fail_and_reboot(struct vb2_context *ctx, uint8_t reason, uint8_t subcode) in vboot_fail_and_reboot() function