Searched refs:PSA_FWU_TRIAL (Results 1 – 3 of 3) sorted by relevance
216 if (info.state == PSA_FWU_TRIAL) { in tfm_fwu_install()241 fwu_ctx[component].component_state = PSA_FWU_TRIAL; in tfm_fwu_install()318 if (fwu_ctx[component].component_state == PSA_FWU_TRIAL) { in tfm_fwu_accept()326 if (info.state == PSA_FWU_TRIAL) { in tfm_fwu_accept()329 fwu_ctx[component].component_state = PSA_FWU_TRIAL; in tfm_fwu_accept()387 } else if (fwu_ctx[component].component_state == PSA_FWU_TRIAL) { in tfm_fwu_reject()400 if (info.state == PSA_FWU_TRIAL) { in tfm_fwu_reject()403 fwu_ctx[component].component_state = PSA_FWU_TRIAL; in tfm_fwu_reject()
117 #define PSA_FWU_TRIAL 5u macro
626 info->state = PSA_FWU_TRIAL; in fwu_bootloader_get_image_info()