Home
last modified time | relevance | path

Searched defs:block (Results 1 – 6 of 6) sorted by relevance

/trusted-firmware-m-latest/secure_fw/partitions/firmware_update/
Dtfm_fwu_req_mngr.c35 static uint8_t block[TFM_FWU_BUF_SIZE] __aligned(4); variable
107 uint8_t *block; in tfm_fwu_write() local
/trusted-firmware-m-latest/platform/ext/common/template/
Dflash_otp_nv_counters_backend.c122 static uint8_t block[OTP_NV_COUNTERS_WRITE_BLOCK_SIZE]; variable
310 uint8_t *block) in copy_data_into_block()
/trusted-firmware-m-latest/interface/src/
Dtfm_fwu_api.c27 const void *block, in psa_fwu_write()
/trusted-firmware-m-latest/platform/ext/cmsis/CMSIS/Driver/DriverTemplates/
DDriver_Storage.c96 static int32_t ARM_Storage_GetBlock(uint64_t addr, ARM_STORAGE_BLOCK *block) { in ARM_Storage_GetBlock()
/trusted-firmware-m-latest/platform/ext/accelerator/cc312/cc312-rom/
Dcc3xx_hmac.c33 uint8_t block[CC3XX_HMAC_BLOCK_SIZE]; in cc3xx_lowlevel_hmac_compute() local
/trusted-firmware-m-latest/secure_fw/partitions/firmware_update/bootloader/mcuboot/
Dtfm_mcuboot_fwu.c137 const void *block, in fwu_bootloader_load_image()