Searched defs:component (Results 1 – 6 of 6) sorted by relevance
/trusted-firmware-m-3.7.0/interface/src/ |
D | tfm_fwu_api.c | 12 psa_status_t psa_fwu_start(psa_fwu_component_t component, in psa_fwu_start() 25 psa_status_t psa_fwu_write(psa_fwu_component_t component, in psa_fwu_write() 40 psa_status_t psa_fwu_finish(psa_fwu_component_t component) in psa_fwu_finish() 56 psa_status_t psa_fwu_cancel(psa_fwu_component_t component) in psa_fwu_cancel() 66 psa_status_t psa_fwu_clean(psa_fwu_component_t component) in psa_fwu_clean() 76 psa_status_t psa_fwu_query(psa_fwu_component_t component, in psa_fwu_query()
|
/trusted-firmware-m-3.7.0/secure_fw/partitions/firmware_update/ |
D | tfm_fwu_req_mngr.c | 40 psa_fwu_component_t component; in tfm_fwu_start() local 102 psa_fwu_component_t component; in tfm_fwu_write() local 168 psa_fwu_component_t component; in tfm_fwu_finish() local 194 psa_fwu_component_t component = 0; in tfm_fwu_install() local 258 psa_fwu_component_t component = { 0 }; in tfm_fwu_query() local 310 psa_fwu_component_t component = 0; in tfm_fwu_accept() local 357 psa_fwu_component_t component = 0; in tfm_fwu_reject() local 439 psa_fwu_component_t component; in tfm_fwu_cancel() local 471 psa_fwu_component_t component; in tfm_fwu_clean() local
|
/trusted-firmware-m-3.7.0/secure_fw/partitions/firmware_update/bootloader/mcuboot/ |
D | tfm_mcuboot_fwu.c | 59 static psa_status_t get_active_image_version(psa_fwu_component_t component, in get_active_image_version() 105 psa_status_t fwu_bootloader_staging_area_init(psa_fwu_component_t component, in fwu_bootloader_staging_area_init() 135 psa_status_t fwu_bootloader_load_image(psa_fwu_component_t component, in fwu_bootloader_load_image() 202 psa_fwu_component_t component; in fwu_bootloader_install_image() local 396 psa_fwu_component_t component; in fwu_bootloader_mark_image_accepted() local 453 psa_status_t fwu_bootloader_reject_staged_image(psa_fwu_component_t component) in fwu_bootloader_reject_staged_image() 469 psa_status_t fwu_bootloader_reject_trial_image(psa_fwu_component_t component) in fwu_bootloader_reject_trial_image() 479 psa_status_t fwu_bootloader_abort(psa_fwu_component_t component) in fwu_bootloader_abort() 541 static psa_status_t get_second_image_digest(psa_fwu_component_t component, in get_second_image_digest() 578 psa_status_t fwu_bootloader_get_image_info(psa_fwu_component_t component, in fwu_bootloader_get_image_info() [all …]
|
/trusted-firmware-m-3.7.0/platform/ext/target/arm/rse/common/host_drivers/ni_tower/ |
D | ni_tower_rse_drv.h | 24 const struct ni_tower_component_node* component; member 38 const struct ni_tower_component_node* component; member
|
/trusted-firmware-m-3.7.0/platform/ext/target/arm/rse/common/host_drivers/ni_tower/psam/ |
D | ni_tower_psam_drv.c | 29 const struct ni_tower_component_node* component, in ni_tower_psam_dev_init()
|
/trusted-firmware-m-3.7.0/platform/ext/target/arm/rse/common/host_drivers/ni_tower/apu/ |
D | ni_tower_apu_drv.c | 324 const struct ni_tower_component_node *component, in ni_tower_apu_dev_init()
|