| /optee_os/lib/libmbedtls/mbedtls/ |
| H A D | BUGS.md | 1 ## Known issues 3 Known issues in Mbed TLS are [tracked on GitHub](https://github.com/Mbed-TLS/mbedtls/issues). 12 2. Check [GitHub](https://github.com/Mbed-TLS/mbedtls/issues) to see if 17 4. Please [create an issue on on GitHub](https://github.com/Mbed-TLS/mbedtls/issues).
|
| H A D | CONTRIBUTING.md | 24 1. [Check for open issues](https://github.com/Mbed-TLS/mbedtls/issues) or [start a discussion](http… 43 …t encountering additional features or API extensions which may introduce issues or change the code… 72 …sts/git-scripts) prior to pushing your changes, for catching some of the issues as early as possib…
|
| H A D | README.md | 113 Depending on your platform, you might run into some issues. Please check the Makefiles in `library/… 332 … Mbed TLS, please [file an issue on GitHub](https://github.com/Mbed-TLS/mbedtls/issues/new/choose).
|
| H A D | ChangeLog | 528 Resolves issues #3263 and #7945. 1637 issues in CI/CD environments. 2206 * Fix some issues affecting MBEDTLS_ARIA_ALT implementations: a misplaced 2781 using the MBEDTLS_SSL_VARIABLE_BUFFER_LENGTH feature. This caused issues 2786 * Fix warnings about signedness issues in format strings. The build is now 3590 interoperability issues with BouncyCastle. Raised by milenamil in #1157. 3781 omitted. The overread could be triggered remotely, while the other issues 4141 * Fix issues in RSA key generation program programs/x509/rsa_genkey and the 4453 * Fix for platform time abstraction to avoid dependency issues where a build 4572 * Fix suboptimal handling of unexpected records that caused interop issues [all …]
|
| /optee_os/.github/workflows/ |
| H A D | notify.yml | 4 # (issues: write) using the default short-lived GITHUB_TOKEN. Due to this 5 # write access to PRs and issues, to prevent security issues the 41 await github.rest.issues.createComment({
|
| H A D | stales.yml | 1 name: 'Close stale issues and pull requests with no recent activity' 7 issues: write
|
| /optee_os/.github/ |
| H A D | issue_template.md | 2 General guidance when creating issues: 8 the question is about build issues. 14 -> Issues tab -> Filters
|
| /optee_os/ |
| H A D | CHANGELOG.md | 798 ## Known issues 806 [#2414]: https://github.com/OP-TEE/optee_os/issues/2414 807 [#2437]: https://github.com/OP-TEE/optee_os/issues/2437 873 ## Known issues 906 [#2094]: https://github.com/OP-TEE/optee_os/issues/2094 907 [#2080]: https://github.com/OP-TEE/optee_os/issues/2080 1014 [#1858]: https://github.com/OP-TEE/optee_os/issues/1858 1015 [#1849]: https://github.com/OP-TEE/optee_os/issues/1849 1016 [#1843]: https://github.com/OP-TEE/optee_os/issues/1843 1017 [#1842]: https://github.com/OP-TEE/optee_os/issues/1842 [all …]
|
| H A D | Makefile | 7 # We have observed this can cause issues such as 'Argument list too long'
|
| /optee_os/core/drivers/crypto/ele/ |
| H A D | crypto.mk | 3 # Issues in the ELE FW prevent OPTEE and Kernel from using
|
| /optee_os/lib/libmbedtls/mbedtls/include/mbedtls/ |
| H A D | check_config.h | 1090 …"MBEDTLS_HAVEGE_C was removed in Mbed TLS 3.0. See https://github.com/Mbed-TLS/mbedtls/issues/2599" 1094 …L_HW_RECORD_ACCEL was removed in Mbed TLS 3.0. See https://github.com/Mbed-TLS/mbedtls/issues/4031" 1098 …SSL v3.0 support) was removed in Mbed TLS 3.0. See https://github.com/Mbed-TLS/mbedtls/issues/4031" 1102 …entHello support) was removed in Mbed TLS 3.0. See https://github.com/Mbed-TLS/mbedtls/issues/4031" 1106 …ed TLS up to 2.7) was removed in Mbed TLS 3.0. See https://github.com/Mbed-TLS/mbedtls/issues/4031" 1114 …DTLS_ZLIB_SUPPORT was removed in Mbed TLS 3.0. See https://github.com/Mbed-TLS/mbedtls/issues/4031" 1118 …DTLS_CHECK_PARAMS was removed in Mbed TLS 3.0. See https://github.com/Mbed-TLS/mbedtls/issues/4313" 1122 …DDING_GRANULARITY was removed in Mbed TLS 3.0. See https://github.com/Mbed-TLS/mbedtls/issues/4335" 1126 …DDING_GRANULARITY was removed in Mbed TLS 3.0. See https://github.com/Mbed-TLS/mbedtls/issues/4335" 1130 …SL_TRUNCATED_HMAC was removed in Mbed TLS 3.0. See https://github.com/Mbed-TLS/mbedtls/issues/4341"
|
| H A D | debug.h | 102 * MBEDTLS_PRINTF_xxx: Due to issues with older window compilers
|
| H A D | config_adjust_psa_from_legacy.h | 348 /* SECP224K1 is buggy via the PSA API (https://github.com/Mbed-TLS/mbedtls/issues/3541) */
|
| /optee_os/core/include/drivers/ |
| H A D | stm32_uart.h | 40 * NULL. Other issues panic the sequence.
|
| /optee_os/lib/libutils/ext/ |
| H A D | consttime_memcmp.c | 32 * such issues.
|
| /optee_os/lib/libutils/isoc/arch/arm/softfloat/doc/ |
| H A D | SoftFloat-source.html | 28 <TR><TD COLSPAN=2>5. Issues for Porting SoftFloat to a New Target</TD></TR> 298 Such possibilities are discussed in the next section, <I>Issues for Porting 301 workarounds for these issues may also be possible with target-specific 307 <H2>5. Issues for Porting SoftFloat to a New Target</H2> 576 version of this header file be created that eliminates these issues.
|
| /optee_os/lib/libmbedtls/mbedtls/library/ |
| H A D | check_crypto_config.h | 13 * in order to catch dependency issues early.
|
| H A D | platform_util.c | 103 * https://github.com/google/sanitizers/issues/1507 in mbedtls_platform_zeroize()
|
| H A D | constant_time.c | 46 /* We check pointer sizes to avoid issues with them not matching register size requirements */
|
| /optee_os/core/lib/scmi-server/ |
| H A D | sub.mk | 78 # Notification implementation has strict aliasing issues
|
| /optee_os/core/arch/riscv/include/tee/ |
| H A D | optee_abi.h | 413 * Hypervisor issues this call during virtual machine (guest) creation. 442 * Hypervisor issues this call during virtual machine (guest) destruction. 465 * Normal World OS or Hypervisor issues this call to find out how many
|
| /optee_os/core/arch/arm/include/sm/ |
| H A D | optee_smc.h | 423 * Hypervisor issues this call during virtual machine (guest) creation. 452 * Hypervisor issues this call during virtual machine (guest) destruction. 475 * Normal World OS or Hypervisor issues this call to find out how many
|
| /optee_os/ta/mk/ |
| H A D | ta_dev_kit.mk | 100 # by libutils, which will cause further linking issues.
|
| /optee_os/core/lib/qcbor/inc/qcbor/ |
| H A D | qcbor_private.h | 356 * itself, but there are issues with memory alignment.
|
| /optee_os/core/drivers/crypto/caam/acipher/ |
| H A D | caam_dh.c | 156 * system referencing issues when object is destroyed.
|