Home
last modified time | relevance | path

Searched refs:query_impl_info (Results 1 – 4 of 4) sorted by relevance

/trusted-firmware-m-latest/secure_fw/partitions/firmware_update/bootloader/
Dtfm_bootloader_fwu_abstraction.h184 bool query_impl_info,
/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
281 query_impl_info = true; in tfm_fwu_query()
292 query_impl_info, &info); in tfm_fwu_query()
/trusted-firmware-m-latest/secure_fw/partitions/firmware_update/bootloader/mcuboot/
Dtfm_mcuboot_fwu.c580 bool query_impl_info, in fwu_bootloader_get_image_info() argument
642 if (query_impl_info) { in fwu_bootloader_get_image_info()
/trusted-firmware-m-latest/docs/design_docs/services/
Dtfm_fwu_service.rst247 bool query_impl_info,
259 - ``query_impl_info``: Whether Query 'impl' field of psa_fwu_component_info_t.