/optee_os/core/arch/arm/sm/ |
A D | sm_a32.S | 116 add r0, sp, #SM_CTX_SEC 124 add r8, sp, #(SM_CTX_SEC + SM_SEC_CTX_R0) 132 add r0, sp, #SM_CTX_NSEC 166 add sp, sp, #(SM_CTX_NSEC + SM_NSEC_CTX_R0) 192 add sp, sp, #(SM_CTX_SEC + SM_SEC_CTX_R0) 230 add r0, sp, #SM_CTX_NSEC 240 add r0, sp, #SM_CTX_SEC 271 add sp, sp, #1 /* 7:111 Reset */ 275 add sp, sp, #1 /* 3:011 Data abort */ 276 add sp, sp, #1 /* 2:010 Reserved */ [all …]
|
/optee_os/lib/libmbedtls/mbedtls/library/ |
A D | ccm.c | 150 const unsigned char *add, size_t add_len, in ccm_auth_crypt() argument 221 src = add; in ccm_auth_crypt() 322 const unsigned char *add, size_t add_len, in mbedtls_ccm_star_encrypt_and_tag() argument 328 CCM_VALIDATE_RET( add_len == 0 || add != NULL ); in mbedtls_ccm_star_encrypt_and_tag() 338 const unsigned char *add, size_t add_len, in mbedtls_ccm_encrypt_and_tag() argument 344 CCM_VALIDATE_RET( add_len == 0 || add != NULL ); in mbedtls_ccm_encrypt_and_tag() 360 const unsigned char *add, size_t add_len, in mbedtls_ccm_star_auth_decrypt() argument 371 CCM_VALIDATE_RET( add_len == 0 || add != NULL ); in mbedtls_ccm_star_auth_decrypt() 377 iv, iv_len, add, add_len, in mbedtls_ccm_star_auth_decrypt() 398 const unsigned char *add, size_t add_len, in mbedtls_ccm_auth_decrypt() argument [all …]
|
/optee_os/core/arch/arm/kernel/ |
A D | cache_helpers_a64.S | 30 add x1, x0, x1 35 add x0, x0, x2 104 add x14, x14, x0, lsl #5 // inner loop is 8x32-bit instructions 105 BTI( add x14, x14, x0, lsl #2) // inner loop is + "bti j" instruction 109 add x2, x10, x10, lsr #1 // work out 3x current cache level 119 add x2, x2, #4 // add 4 (line length offset) 148 add x10, x10, #2 // increment cache number 228 add x1, x0, x1 233 add x0, x0, x2
|
A D | entry_a64.S | 36 add sp, x1, x0 103 add x1, x1, x2 /* __data_end + len */ 123 add x0, x0, x2 124 add x1, x1, x2 205 add x6, x6, x0 340 add x4, x4, x1 342 add x5, x5, x0 400 add x1, x1, x6 417 add sp, sp, x6 419 add sp, sp, x6 [all …]
|
A D | cache_helpers_a32.S | 35 add r1, r0, r1 40 add r0, r0, r2 112 add r6, r11, r0, lsl #3 // cache op is 2x32-bit instructions 114 add r10, r1, r1, LSR #1 // Work out 3x current cache level 124 add r10, r10, #4 // add 4 (r10 = line length offset) 142 add r1, r1, #2 // increment the cache number 252 add r1, r0, r1 257 add r0, r0, r2
|
A D | entry_a32.S | 123 add r0, r0, #4 308 add sp, r1, r2 406 add r0, r0, r2 407 add r1, r1, r2 460 add r0, r0, r2 463 add r1, r1, r2 523 add r2, r2, r0 699 add r5, r5, r0 794 add r1, r1, r2 820 add sp, sp, r2 [all …]
|
A D | misc_a64.S | 39 add x0, x0, x1, LSL #(CFG_CORE_CLUSTER_SHIFT) 48 add x1, x1, x2, LSL #(CFG_CORE_CLUSTER_SHIFT) 49 add x0, x0, x1, LSL #(CFG_CORE_THREAD_SHIFT)
|
A D | thread_a32.S | 395 add r1, r1, r0 572 add sp, sp, #1 /* 7:111 Reset */ 575 add sp, sp, #1 /* 4:100 Prefetch abort */ 576 add sp, sp, #1 /* 3:011 Data abort */ 577 add sp, sp, #1 /* 2:010 Reserved */ 578 add sp, sp, #1 /* 1:001 IRQ */ 619 add pc, pc, r0, LSL #3 818 add r0, r0, #CORE_MMU_BASE_TABLE_OFFSET 880 add r2, r6, #CORE_MMU_BASE_TABLE_OFFSET 909 add r1, r0, r1 [all …]
|
A D | misc_a32.S | 42 add r0, r0, r1, LSL #(CFG_CORE_CLUSTER_SHIFT) 51 add r1, r1, r2, LSL #(CFG_CORE_CLUSTER_SHIFT) 52 add r0, r0, r1, LSL #(CFG_CORE_THREAD_SHIFT)
|
/optee_os/out/arm/ldelf/ |
A D | ldelf.dmp | 339 c: 8b0400a5 add x5, x5, x4 341 10: 8b0400c6 add x6, x6, x4 359 34: 8b0400e7 add x7, x7, x4 361 38: 8b040129 add x9, x9, x4 402 98: 8b080007 add x7, x0, x8 422 d0: 8b080021 add x1, x1, x8 444 10c: 8b030084 add x4, x4, x3 445 110: 8b030021 add x1, x1, x3 1229 88c: 8b020063 add x3, x3, x2 1479 b20: 8b000063 add x3, x3, x0 [all …]
|
/optee_os/ldelf/ |
A D | start_a32.S | 27 add r5, r5, r4 28 add r6, r6, r4 42 add r7, r7, r4 44 add r8, r8, r4
|
A D | start_a64.S | 27 add x5, x5, x4 28 add x6, x6, x4 46 add x7, x7, x4 47 add x9, x9, x4
|
/optee_os/lib/libmbedtls/mbedtls/include/mbedtls/ |
A D | ccm.h | 160 const unsigned char *add, size_t add_len, 208 const unsigned char *add, size_t add_len, 245 const unsigned char *add, size_t add_len, 290 const unsigned char *add, size_t add_len,
|
A D | gcm.h | 173 const unsigned char *add, 217 const unsigned char *add, 245 const unsigned char *add,
|
/optee_os/out/arm/export-ta_arm64/include/mbedtls/ |
A D | ccm.h | 160 const unsigned char *add, size_t add_len, 208 const unsigned char *add, size_t add_len, 245 const unsigned char *add, size_t add_len, 290 const unsigned char *add, size_t add_len,
|
A D | gcm.h | 173 const unsigned char *add, 217 const unsigned char *add, 245 const unsigned char *add,
|
/optee_os/out/arm/export-ta_arm32/host_include/mbedtls/ |
A D | ccm.h | 160 const unsigned char *add, size_t add_len, 208 const unsigned char *add, size_t add_len, 245 const unsigned char *add, size_t add_len, 290 const unsigned char *add, size_t add_len,
|
A D | gcm.h | 173 const unsigned char *add, 217 const unsigned char *add, 245 const unsigned char *add,
|
/optee_os/out/arm/export-ta_arm32/include/mbedtls/ |
A D | ccm.h | 160 const unsigned char *add, size_t add_len, 208 const unsigned char *add, size_t add_len, 245 const unsigned char *add, size_t add_len, 290 const unsigned char *add, size_t add_len,
|
A D | gcm.h | 173 const unsigned char *add, 217 const unsigned char *add, 245 const unsigned char *add,
|
/optee_os/out/arm/export-ta_arm64/host_include/mbedtls/ |
A D | ccm.h | 160 const unsigned char *add, size_t add_len, 208 const unsigned char *add, size_t add_len, 245 const unsigned char *add, size_t add_len, 290 const unsigned char *add, size_t add_len,
|
A D | gcm.h | 173 const unsigned char *add, 217 const unsigned char *add, 245 const unsigned char *add,
|
/optee_os/core/arch/arm/crypto/ |
A D | sha256_armv8a_ce_a64.S | 31 add t1.4s, v\s0\().4s, \rc\().4s 36 add t0.4s, v\s0\().4s, \rc\().4s 76 1: add t0.4s, v16.4s, v0.4s 101 add dgav.4s, dgav.4s, dg0v.4s 102 add dgbv.4s, dgbv.4s, dg1v.4s
|
A D | sha1_armv8a_ce_a64.S | 35 add t1.4s, v\s0\().4s, \rc\().4s 44 add t0.4s, v\s0\().4s, \rc\().4s 81 1: add t0.4s, v8.4s, k0.4s 109 add dgbv.2s, dgbv.2s, dg1v.2s 110 add dgav.4s, dgav.4s, dg0v.4s
|
/optee_os/core/arch/arm/ |
A D | arm.mk | 269 ta-mk-file-export-add-ta_arm32 += CROSS_COMPILE ?= arm-linux-gnueabihf-_nl_ 270 ta-mk-file-export-add-ta_arm32 += CROSS_COMPILE32 ?= $$(CROSS_COMPILE)_nl_ 271 ta-mk-file-export-add-ta_arm32 += CROSS_COMPILE_ta_arm32 ?= $$(CROSS_COMPILE32)_nl_ 272 ta-mk-file-export-add-ta_arm32 += COMPILER ?= gcc_nl_ 273 ta-mk-file-export-add-ta_arm32 += COMPILER_ta_arm32 ?= $$(COMPILER)_nl_ 274 ta-mk-file-export-add-ta_arm32 += PYTHON3 ?= python3_nl_ 314 ta-mk-file-export-add-ta_arm64 += CROSS_COMPILE64 ?= $$(CROSS_COMPILE)_nl_ 315 ta-mk-file-export-add-ta_arm64 += CROSS_COMPILE_ta_arm64 ?= $$(CROSS_COMPILE64)_nl_ 316 ta-mk-file-export-add-ta_arm64 += COMPILER ?= gcc_nl_ 317 ta-mk-file-export-add-ta_arm64 += COMPILER_ta_arm64 ?= $$(COMPILER)_nl_ [all …]
|