Home
last modified time | relevance | path

Searched refs:save (Results 1 – 12 of 12) sorted by relevance

/optee_os/lib/libutils/isoc/arch/arm/
H A Darm32_aeabi_ldivmod_a32.S15 UNWIND( .save {ip, lr})
17 UNWIND( .save {r0-r3})
30 UNWIND( .save {ip, lr})
32 UNWIND( .save {r0-r3})
/optee_os/ldelf/
H A Dsyscalls_a32.S22 UNWIND( .save {r5-r7, lr})
42 UNWIND( .save {r0-r11, lr})
45 UNWIND( .save {lr})
/optee_os/lib/libutee/arch/arm/
H A Dutee_syscalls_a32.S19 UNWIND( .save {r5-r7,lr})
51 UNWIND( .save {r0-r11, lr})
54 UNWIND( .save {lr})
/optee_os/lib/libutils/isoc/newlib/
H A Dmemcpy.c92 _PTR save = dst0; variable
97 return save;
/optee_os/core/arch/arm/kernel/
H A Dmisc_a32.S76 UNWIND( .save {r4, lr})
88 UNWIND( .save {r4, lr})
H A Dthread_optee_smc_a32.S199 UNWIND( .save {r0, lr})
H A Dthread_a32.S228 UNWIND( .save {r4-r7})
241 UNWIND( .save {r4-r7})
/optee_os/core/arch/arm/sm/
H A Dpsci-helper.S29 UNWIND( .save {r12, lr})
/optee_os/lib/libmbedtls/mbedtls/library/
H A Dalignment.h43 #pragma language=save
/optee_os/core/lib/qcbor/
H A DREADME.md339 The primary reason to define this is to save object code.
433 Here's the list of all features that can be disabled to save object
/optee_os/lib/libmbedtls/mbedtls/
H A DChangeLog495 * Fewer modules depend on MBEDTLS_CIPHER_C, making it possible to save code
771 MBEDTLS_ECDH_C in the build in order to save code size. For TLS 1.2
809 * Add support to restrict AES to 128-bit keys in order to save code size.
1076 MBEDTLS_ECDSA_C in the build in order to save code size. For PK, X.509
1091 MBEDTLS_ECJPAKE_C in the build in order to save code size. For the
3708 buffer, which can save some RAM. If buffer lengths are kept equal, there
5209 ciphersuites to use and save some memory if the list is small.
/optee_os/
H A DCHANGELOG.md1622 * [#814][pr814]: Persistent objects : save informations after close