| /optee_os/lib/libutee/arch/arm/ |
| H A D | utee_syscalls_a32.S | 18 push {r5-r7,lr} 23 push {r0-r4, fp, ip} 25 push {lr} 41 @ Point just before the push (4 registers) above on the first argument 50 push {r0-r11, lr} 53 push {lr}
|
| /optee_os/lib/libutils/isoc/arch/arm/ |
| H A D | arm32_aeabi_ldivmod_a32.S | 14 push {ip, lr} 16 push {r0-r3} 29 push {ip, lr} 31 push {r0-r3}
|
| /optee_os/core/arch/arm/dts/ |
| H A D | stm32mp15-pinctrl.dtsi | 165 drive-push-pull; 171 drive-push-pull; 216 drive-push-pull; 222 drive-push-pull; 267 drive-push-pull; 273 drive-push-pull; 316 drive-push-pull; 348 drive-push-pull; 354 drive-push-pull; 391 drive-push-pull; [all …]
|
| H A D | stm32mp13-pinctrl.dtsi | 23 drive-push-pull; 32 drive-push-pull; 46 drive-push-pull;
|
| H A D | stm32mp25-pinctrl.dtsi | 13 drive-push-pull; 26 drive-push-pull;
|
| /optee_os/ldelf/ |
| H A D | syscalls_a32.S | 21 push {r5-r7, lr} 31 @ Point just before the push (4 registers) above on the first argument 41 push {r0-r11, lr} 44 push {lr}
|
| /optee_os/core/arch/arm/kernel/ |
| H A D | thread_a32.S | 140 push {r4-r7} 141 push {r0-r3} 177 push {r12, lr} 187 push {r4-r7} 188 push {r0-r3} 227 push {r4-r7} 240 push {r4-r7} 249 push {r4-r7} 250 push {r0, lr} 321 push {r4-r12,lr} [all …]
|
| H A D | thread_optee_smc_a32.S | 41 push {r4-r7} 60 push {r0-r7} 174 push {r4, r5} /* Pass these following the arm32 calling convention */ 198 push {r0, lr}
|
| H A D | thread_optee_smc_a64.S | 184 push x0, xzr 185 push x1, x30 199 pop x1, xzr /* Match "push x1, x30" above */
|
| H A D | misc_a32.S | 75 push {r4, lr} 87 push {r4, lr}
|
| H A D | thread_spmc_a64.S | 141 push x0, xzr 142 push x1, x30 156 pop x1, xzr /* Match "push x1, x30" above */
|
| H A D | arch_scall_a32.S | 20 push {r5-r9, lr}
|
| H A D | entry_a32.S | 42 push { r4-r6, lr } 498 push {r0,r1} 529 push {r0, r1} 857 push {r4-r5}
|
| /optee_os/core/arch/arm/plat-rcar/ |
| H A D | romapi_call.S | 19 push fp, lr 20 push x19, x20 21 push x21, x22 22 push x23, x24
|
| /optee_os/core/arch/arm/sm/ |
| H A D | pm_a32.S | 27 push {r4 - r12, lr} 30 push {r0, r1} 49 push {r4 - r11}
|
| H A D | psci-helper.S | 28 push {r12, lr}
|
| /optee_os/core/arch/arm/crypto/ |
| H A D | aes_modes_armv8a_ce_a32.S | 158 push {r4, lr} 189 push {r4, lr} 220 push {r4-r6, lr} 241 push {r4-r6, lr} 284 push {r4-r6, lr} 394 push {r4-r6, lr} 445 push {r4-r6, lr}
|
| /optee_os/core/arch/arm/plat-ti/ |
| H A D | a9_plat_init.S | 68 /* Push our return on the stack as sm_pm_cpu_do_resume expects */ 70 push {r4 - r12, lr}
|
| /optee_os/core/arch/riscv/kernel/ |
| H A D | semihosting_rv.S | 15 .option push
|
| H A D | arch_scall_rv.S | 28 /* Push return address to stack */
|
| H A D | thread_rv.S | 21 .option push 311 .option push 440 .option push 552 .option push
|
| /optee_os/core/arch/arm/include/ |
| H A D | arm64_macros.S | 94 /* Push register pair on stack */ 95 .macro push, r1, r2 macro
|
| /optee_os/lib/libmbedtls/mbedtls/library/ |
| H A D | platform_util.c | 121 #pragma clang diagnostic push in mbedtls_platform_zeroize() 124 #pragma GCC diagnostic push in mbedtls_platform_zeroize()
|
| /optee_os/core/drivers/scmi-msg/ |
| H A D | shm_msg.c | 39 * Creates a SCMI message instance in secure memory and push it in the SCMI
|
| /optee_os/core/drivers/crypto/caam/ |
| H A D | caam_jr.c | 322 * caller data to push them and get a job ID for the completion in do_jr_enqueue() 352 JR_TRACE("Push id=%" PRId16 ", job (0x%08" PRIx32 in do_jr_enqueue() 358 /* Push the descriptor into the JR HW list */ in do_jr_enqueue()
|