Home
last modified time | relevance | path

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

/optee_os/lib/libutils/isoc/newlib/
H A Dsub.mk13 cflags-memcpy.c-y += $(call cc-option,-fno-tree-loop-distribute-patterns)
15 cflags-memmove.c-y += $(call cc-option,-fno-tree-loop-distribute-patterns)
17 cflags-memset.c-y += $(call cc-option,-fno-tree-loop-distribute-patterns)
/optee_os/core/arch/arm/kernel/
H A Dspin_lock_a64.S78 .loop: ldaxr w0, [x1] label
81 cbnz w0, .loop
H A Dmisc_a32.S102 loop: label
105 bne loop
/optee_os/core/drivers/
H A Dbcm_sotp.c152 uint32_t loop = 0; in bcm_iproc_sotp_mem_write() local
207 for (loop = 0; loop < ARRAY_SIZE(prog_array); loop++) { in bcm_iproc_sotp_mem_write()
208 io_write32(bcm_sotp_base + SOTP_WRDATA_0, prog_array[loop]); in bcm_iproc_sotp_mem_write()
H A Dimx_ocotp.c66 unsigned int loop = 0; in ocotp_ctrl_wait_for() local
72 for (loop = 10000; loop > 0; loop--) { in ocotp_ctrl_wait_for()
/optee_os/core/arch/arm/plat-rockchip/
H A Dpsci_rk322x.c102 uint32_t loop = 0; in pll_wait_lock() local
106 (loop < 500)) { in pll_wait_lock()
108 loop++; in pll_wait_lock()
205 uint32_t wfei_mask, loop = 0; in wait_core_wfe_i() local
210 loop < 500) { in wait_core_wfe_i()
212 loop++; in wait_core_wfe_i()
/optee_os/lib/libutils/isoc/
H A Dqsort.c81 loop: SWAPINIT(a, es); in qsort()
148 goto loop; in qsort()
/optee_os/lib/libmbedtls/mbedtls/
H A DChangeLog556 client could put the TLS 1.3-only server in an infinite loop processing
1798 * Fix a potential invalid pointer dereference and infinite loop bugs in
4359 loop. The issue can be triggered remotely. Found by Greg Zaverucha,
6087 instead of int for buffer lengths and loop variables for
6377 peer may cause xyssl to loop indefinitely by sending a certificate