Searched refs:save (Results 1 – 12 of 12) sorted by relevance
| /optee_os/lib/libutils/isoc/arch/arm/ |
| H A D | arm32_aeabi_ldivmod_a32.S | 15 UNWIND( .save {ip, lr}) 17 UNWIND( .save {r0-r3}) 30 UNWIND( .save {ip, lr}) 32 UNWIND( .save {r0-r3})
|
| /optee_os/ldelf/ |
| H A D | syscalls_a32.S | 22 UNWIND( .save {r5-r7, lr}) 42 UNWIND( .save {r0-r11, lr}) 45 UNWIND( .save {lr})
|
| /optee_os/lib/libutee/arch/arm/ |
| H A D | utee_syscalls_a32.S | 19 UNWIND( .save {r5-r7,lr}) 51 UNWIND( .save {r0-r11, lr}) 54 UNWIND( .save {lr})
|
| /optee_os/lib/libutils/isoc/newlib/ |
| H A D | memcpy.c | 92 _PTR save = dst0; variable 97 return save;
|
| /optee_os/core/arch/arm/kernel/ |
| H A D | misc_a32.S | 76 UNWIND( .save {r4, lr}) 88 UNWIND( .save {r4, lr})
|
| H A D | thread_optee_smc_a32.S | 199 UNWIND( .save {r0, lr})
|
| H A D | thread_a32.S | 228 UNWIND( .save {r4-r7}) 241 UNWIND( .save {r4-r7})
|
| /optee_os/core/arch/arm/sm/ |
| H A D | psci-helper.S | 29 UNWIND( .save {r12, lr})
|
| /optee_os/lib/libmbedtls/mbedtls/library/ |
| H A D | alignment.h | 43 #pragma language=save
|
| /optee_os/core/lib/qcbor/ |
| H A D | README.md | 339 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 D | ChangeLog | 452 * Fewer modules depend on MBEDTLS_CIPHER_C, making it possible to save code 728 MBEDTLS_ECDH_C in the build in order to save code size. For TLS 1.2 766 * Add support to restrict AES to 128-bit keys in order to save code size. 1033 MBEDTLS_ECDSA_C in the build in order to save code size. For PK, X.509 1048 MBEDTLS_ECJPAKE_C in the build in order to save code size. For the 3665 buffer, which can save some RAM. If buffer lengths are kept equal, there 5166 ciphersuites to use and save some memory if the list is small.
|
| /optee_os/ |
| H A D | CHANGELOG.md | 1592 * [#814][pr814]: Persistent objects : save informations after close
|