Home
last modified time | relevance | path

Searched refs:SEC_STATUS_ERASE_FAIL (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/raw/ifpga/base/
H A Dopae_intel_max10.h152 #define SEC_STATUS_ERASE_FAIL 0x7 macro
H A Difpga_sec_mgr.c45 return (SEC_STATUS_G(doorbell) == SEC_STATUS_ERASE_FAIL || in secure_start_done()
147 if (status == SEC_STATUS_ERASE_FAIL) in n3000_secure_update_start()