Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/secure_fw/partitions/firmware_update/
Dtfm_fwu_req_mngr.c261 bool query_impl_info = false, query_state = true; in tfm_fwu_query() local
/trusted-firmware-m-latest/secure_fw/spm/core/
Dbackend_ipc.c63 static uint32_t query_state(struct thread_t *p_thrd, uint32_t *p_retval) in query_state() function
/trusted-firmware-m-latest/secure_fw/partitions/firmware_update/bootloader/mcuboot/
Dtfm_mcuboot_fwu.c579 bool query_state, in fwu_bootloader_get_image_info()