Home
last modified time | relevance | path

Searched defs:wp_enabled (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/vboot_reference/futility/
H A Dupdater.c962 bool wp_enabled) in update_try_rw_firmware()
1208 bool wp_enabled = is_ap_write_protection_enabled(cfg); in update_firmware() local
H A Dupdater_utils.c378 bool wp_enabled = hwwp && swwp; in is_write_protection_enabled() local
/aosp_15_r20/external/coreboot/src/soc/intel/common/block/smm/
H A Dsmihandler.c297 const bool wp_enabled = !fast_spi_wpd_status(); in southbridge_smi_store() local