Home
last modified time | relevance | path

Searched refs:psa_fwu_component_info_t (Results 1 – 6 of 6) sorted by relevance

/trusted-firmware-m-3.6.0/interface/include/psa/
Dupdate.h155 typedef struct psa_fwu_component_info_t { struct
170 } psa_fwu_component_info_t; argument
182 psa_fwu_component_info_t *info);
/trusted-firmware-m-3.6.0/secure_fw/partitions/firmware_update/
Dtfm_fwu_req_mngr.c49 psa_fwu_component_info_t info; in tfm_fwu_start()
197 psa_fwu_component_info_t info; in tfm_fwu_install()
259 psa_fwu_component_info_t info; in tfm_fwu_query()
265 msg->out_size[0] != sizeof(psa_fwu_component_info_t)) { in tfm_fwu_query()
312 psa_fwu_component_info_t info; in tfm_fwu_accept()
359 psa_fwu_component_info_t info; in tfm_fwu_reject()
/trusted-firmware-m-3.6.0/secure_fw/partitions/firmware_update/bootloader/
Dtfm_bootloader_fwu_abstraction.h185 psa_fwu_component_info_t *info);
/trusted-firmware-m-3.6.0/interface/src/
Dtfm_fwu_api.c77 psa_fwu_component_info_t *info) in psa_fwu_query()
/trusted-firmware-m-3.6.0/secure_fw/partitions/firmware_update/bootloader/mcuboot/
Dtfm_mcuboot_fwu.c542 psa_fwu_component_info_t *info) in get_second_image_digest()
581 psa_fwu_component_info_t *info) in fwu_bootloader_get_image_info()
/trusted-firmware-m-3.6.0/docs/design_docs/services/
Dtfm_fwu_service.rst248 psa_fwu_component_info_t *info);
258 - ``query_state``: Whether query the 'state' field of psa_fwu_component_info_t.
259 - ``query_impl_info``: Whether Query 'impl' field of psa_fwu_component_info_t.