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.4.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.4.0/secure_fw/partitions/firmware_update/
Dtfm_fwu_req_mngr.c50 psa_fwu_component_info_t info; in tfm_fwu_start()
198 psa_fwu_component_info_t info; in tfm_fwu_install()
260 psa_fwu_component_info_t info; in tfm_fwu_query()
266 msg->out_size[0] != sizeof(psa_fwu_component_info_t)) { in tfm_fwu_query()
313 psa_fwu_component_info_t info; in tfm_fwu_accept()
360 psa_fwu_component_info_t info; in tfm_fwu_reject()
/trusted-firmware-m-3.4.0/secure_fw/partitions/firmware_update/bootloader/
Dtfm_bootloader_fwu_abstraction.h185 psa_fwu_component_info_t *info);
/trusted-firmware-m-3.4.0/interface/src/
Dtfm_fwu_api.c78 psa_fwu_component_info_t *info) in psa_fwu_query()
/trusted-firmware-m-3.4.0/secure_fw/partitions/firmware_update/bootloader/mcuboot/
Dtfm_mcuboot_fwu.c546 psa_fwu_component_info_t *info) in get_second_image_digest()
585 psa_fwu_component_info_t *info) in fwu_bootloader_get_image_info()
/trusted-firmware-m-3.4.0/docs/technical_references/design_docs/
Dtfm_fwu_service.rst247 psa_fwu_component_info_t *info);
257 - ``query_state``: Whether query the 'state' field of psa_fwu_component_info_t.
258 - ``query_impl_info``: Whether Query 'impl' field of psa_fwu_component_info_t.