| /optee_os/lib/libmbedtls/mbedtls/library/ |
| H A D | debug.c | 120 char txt[17]; in mbedtls_debug_print_buf() local 135 memset(txt, 0, sizeof(txt)); in mbedtls_debug_print_buf() 143 mbedtls_snprintf(str + idx, sizeof(str) - idx, " %s\n", txt); in mbedtls_debug_print_buf() 147 memset(txt, 0, sizeof(txt)); in mbedtls_debug_print_buf() 157 txt[i % 16] = (buf[i] > 31 && buf[i] < 127) ? buf[i] : '.'; in mbedtls_debug_print_buf() 165 mbedtls_snprintf(str + idx, sizeof(str) - idx, " %s\n", txt); in mbedtls_debug_print_buf()
|
| H A D | x509_csr.c | 10 * http://www.ietf.org/rfc/rfc5280.txt (Certificates and CRLs) 11 * http://www.ietf.org/rfc/rfc3279.txt (Alg IDs for CRLs) 12 * http://www.ietf.org/rfc/rfc2986.txt (CSRs, aka PKCS#10)
|
| H A D | x509_crl.c | 10 * http://www.ietf.org/rfc/rfc5280.txt (Certificates and CRLs) 11 * http://www.ietf.org/rfc/rfc3279.txt (Alg IDs for CRLs) 12 * http://www.ietf.org/rfc/rfc2986.txt (CSRs, aka PKCS#10)
|
| H A D | x509.c | 10 * http://www.ietf.org/rfc/rfc5280.txt (Certificates and CRLs) 11 * http://www.ietf.org/rfc/rfc3279.txt (Alg IDs for CRLs) 12 * http://www.ietf.org/rfc/rfc2986.txt (CSRs, aka PKCS#10)
|
| H A D | md5.c | 10 * http://www.ietf.org/rfc/rfc1321.txt
|
| /optee_os/core/arch/arm/kernel/ |
| H A D | link.mk | 71 cleanfiles += $(link-out-dir)/unpaged_entries.txt 72 $(link-out-dir)/unpaged_entries.txt: $(link-out-dir)/all_objs.o 81 $(link-out-dir)/unpaged.o: $(link-out-dir)/unpaged_entries.txt 84 `cat $(link-out-dir)/unpaged_entries.txt` \ 100 cleanfiles += $(link-out-dir)/init_entries.txt 101 $(link-out-dir)/init_entries.txt: $(link-out-dir)/all_objs.o 110 $(link-out-dir)/init.o: $(link-out-dir)/init_entries.txt 114 `cat $(link-out-dir)/init_entries.txt` \
|
| /optee_os/core/arch/arm/ |
| H A D | arm.mk | 436 arm32-sysreg-txt = core/arch/arm/kernel/arm32_sysreg.txt 437 arm32-sysregs-$(arm32-sysreg-txt)-h := arm32_sysreg.h 438 arm32-sysregs-$(arm32-sysreg-txt)-s := arm32_sysreg.S 439 arm32-sysregs += $(arm32-sysreg-txt) 442 arm32-gicv3-sysreg-txt = core/arch/arm/kernel/arm32_gicv3_sysreg.txt 443 arm32-sysregs-$(arm32-gicv3-sysreg-txt)-h := arm32_gicv3_sysreg.h 444 arm32-sysregs-$(arm32-gicv3-sysreg-txt)-s := arm32_gicv3_sysreg.S 445 arm32-sysregs += $(arm32-gicv3-sysreg-txt)
|
| /optee_os/.github/workflows/ |
| H A D | notify.yml | 33 python3 scripts/notify_maintainers.py | tee output.txt 34 grep message= output.txt >> $GITHUB_OUTPUT
|
| /optee_os/lib/libutils/compiler-rt/ |
| H A D | README.txt | 8 terms of the license agreement found in LICENSE.txt.
|
| H A D | LICENSE.TXT | 230 1) It will be in a separate directory tree with its own `LICENSE.txt` or 252 Copyright (c) 2009-2019 by the contributors listed in CREDITS.TXT 293 Copyright (c) 2009-2015 by the contributors listed in CREDITS.TXT
|
| /optee_os/ldelf/ |
| H A D | tlsdesc_rel_a64.S | 12 * See https://www.fsfla.org/~lxoliva/writeups/TLS/RFC-TLSDESC-ARM.txt section
|
| /optee_os/ta/ |
| H A D | ta.mk | 71 arm32-user-sysreg-txt = lib/libutee/arch/arm/arm32_user_sysreg.txt 72 arm32-user-sysregs-$(arm32-user-sysreg-txt)-h := arm32_user_sysreg.h 73 arm32-user-sysregs += $(arm32-user-sysreg-txt)
|
| /optee_os/lib/libutils/compiler-rt/lib/builtins/ |
| H A D | udivti3.c | 4 // See https://llvm.org/LICENSE.txt for license information.
|
| H A D | ashlti3.c | 4 // See https://llvm.org/LICENSE.txt for license information.
|
| H A D | int_util.h | 4 // See https://llvm.org/LICENSE.txt for license information.
|
| H A D | int_endianness.h | 4 // See https://llvm.org/LICENSE.txt for license information.
|
| H A D | int_lib.h | 4 // See https://llvm.org/LICENSE.txt for license information.
|
| H A D | int_div_impl.inc | 4 // See https://llvm.org/LICENSE.txt for license information.
|
| H A D | udivmodti4.c | 4 // See https://llvm.org/LICENSE.txt for license information.
|
| H A D | int_types.h | 4 // See https://llvm.org/LICENSE.txt for license information.
|
| /optee_os/lib/libutee/include/ |
| H A D | tee_api_defines_extensions.h | 78 * https://www.ietf.org/rfc/rfc2898.txt
|
| /optee_os/lib/libmbedtls/mbedtls/ |
| H A D | README.md | 15 …ecific use cases in the `configs/` directory. You can read more about those in `configs/README.txt` 70 python3 -m pip install --user -r scripts/basic.requirements.txt 182 find . -iname '*cmake*' -not -name CMakeLists.txt -exec rm -rf {} +
|
| H A D | CONTRIBUTING.md | 95 …he submission under the terms of the [Developer Certificate of Origin](dco.txt), confirming that t…
|
| /optee_os/core/lib/libtomcrypt/src/hashes/ |
| H A D | blake2s.c | 18 /* see also https://www.ietf.org/rfc/rfc7693.txt */
|
| H A D | blake2b.c | 18 /* see also https://www.ietf.org/rfc/rfc7693.txt */
|