Home
last modified time | relevance | path

Searched refs:loop (Results 1 – 10 of 10) sorted by relevance

/trusted-firmware-m-3.4.0/platform/ext/target/stm/common/hal/CMSIS_Driver/
Dlow_level_flash.c418 uint32_t loop = 0; in Flash_ProgramData() local
484 memcpy(&dword, (void *)((uint32_t)data + loop), sizeof(dword)); in Flash_ProgramData()
492 memcpy(dword, (void *)((uint32_t)data + loop), sizeof(dword)); in Flash_ProgramData()
500 loop += sizeof(dword); in Flash_ProgramData()
502 } while ((loop != cnt) && (err == HAL_OK)); in Flash_ProgramData()
/trusted-firmware-m-3.4.0/platform/ext/target/nxp/common/Native_Driver/drivers/
Dfsl_common_arm.c149 loop in DelayLoop()
152 BNE loop in DelayLoop()
/trusted-firmware-m-3.4.0/docs/technical_references/design_docs/
Dbl1.rst237 - It performs loop integrity checks
244 - It performs loop integrity checks
Dtfm_physical_attack_mitigation.rst149 To avoid to skip critical loop iterations. It can weaken the cryptographic
150 algorithms. After a loop has executed, check the loop counter whether it
456 | Failure loop hardening | Y | Y | Y | |
Dmailbox_ns_agent_update.rst40 ``partition``. The agent has an endless loop and waits for signals, calls FFM
Dsecure_partition_manager.rst131 For example, RPC-based `NS Agent` has a while loop that keeps waiting for
676 - It has a message loop, keep waiting for RPC events.
Dhardware_abstraction_layer.rst263 This API enters the CPU into an infinite loop.
/trusted-firmware-m-3.4.0/docs/configuration/profiles/
Dtfm_profile_large.rst142 - Failure loop hardening
/trusted-firmware-m-3.4.0/docs/integration_guide/services/
Dtfm_secure_partition_addition.rst362 This function must have a loop that repeatedly waits for input signals and
/trusted-firmware-m-3.4.0/docs/technical_references/design_docs/dual-cpu/
Dcommunication_prototype_between_nspe_and_spe_in_dual_core_systems.rst237 tasks are complete, it will enter an infinite loop waiting for a MAILBOX_SIGNAL