Searched refs:VB_INIT_FLAG_SW_WP_ENABLED (Results 1 - 3 of 3) sorted by relevance

/external/vboot_reference/firmware/include/
H A Dvboot_api.h224 #define VB_INIT_FLAG_SW_WP_ENABLED 0x00000800 macro
/external/vboot_reference/firmware/lib/
H A Dvboot_api_init.c73 if (iparams->flags & VB_INIT_FLAG_SW_WP_ENABLED)
/external/vboot_reference/tests/
H A Dvboot_api_init_tests.c195 iparams.flags = VB_INIT_FLAG_SW_WP_ENABLED;

Completed in 76 milliseconds