| /optee_os/lib/libmbedtls/mbedtls/ |
| H A D | ChangeLog | 13 * Fix a buffer overread in mbedtls_lms_import_public_key() when the input is 20 * On x86/amd64 platforms, with some compilers, when the library is 24 AES to be used for some time when the program starts. This could allow 55 * Fix an integer underflow that could occur when parsing malformed PEM 68 * Fix failures of PSA multipart or interruptible operations when the 74 when using third-party drivers. This also affected one-shot MAC 78 This was sometimes not the case when an operation object is reused, 82 * Resolved build issue with C++ projects using Mbed TLS 3.6 when compiling 99 function reported the correct size in *olen when it returned 132 * MD module can now perform PSA dispatching also when [all …]
|
| H A D | SECURITY.md | 13 Its primary goal is to ensure fixes are ready to be deployed when the issue 145 The Everest variant is only used when `MBEDTLS_ECDH_VARIANT_EVEREST_ENABLED` 163 undefined behavior when parsing certificates and CSRs. If a CSR or signed 164 certificate causes undefined behavior when it is parsed by Mbed TLS, that
|
| H A D | README.md | 13 Compiler options can be set using conventional environment variables such as `CC` and `CFLAGS` when… 75 …t set the `CC` environment variable to a C compiler for the host platform when generating the conf… 80 * On non-Windows systems, when not cross-compiling, CMake will generate the required files automati… 107 …he target is Windows but the build environment is Unix-like (for instance when cross-compiling, or… 111 …ting `CFLAGS=-O2 -Werror` for example. Setting `WARNING_CFLAGS` is useful when you want to get rid… 163 These variables need to be adjusted when invoking cmake for the first time, 189 Regarding variables, also note that if you set CFLAGS when invoking cmake,
|
| H A D | LICENSE | 318 when run, you must cause it, when started running for such 332 sections when you distribute them as separate works. But when you 527 when it starts in an interactive mode:
|
| H A D | CONTRIBUTING.md | 35 …here is an API change, the contribution, if accepted, will be merged only when there is a major re…
|
| /optee_os/lib/libutils/isoc/arch/arm/ |
| H A D | setjmp_a32.S | 151 .macro COND where when argument 152 i\where \when 155 .macro COND where when argument
|
| /optee_os/core/lib/libtomcrypt/src/misc/ |
| H A D | crc32.c | 22 #error The existing CRC32 implementation only works properly when the endianness of the target plat…
|
| /optee_os/core/arch/arm/dts/ |
| H A D | at91-sama5d27_wlsom1_ek.dts | 91 * the muxing is done when channel is enabled. 95 * state when the pin is not muxed to the adc.
|
| H A D | at91-sama5d2_xplained.dts | 426 * the muxing is done when channel is enabled. 430 * state when the pin is not muxed to the adc.
|
| H A D | stm32mp23-st-scmi-cfg.dtsi | 6 * boards when CA35 is TDCID
|
| H A D | stm32mp25-st-scmi-cfg.dtsi | 6 * boards when CA35 is TDCID
|
| H A D | stm32mp21-st-scmi-cfg.dtsi | 6 * boards when CA35 is TDCID
|
| H A D | fsl-lx2160a.dtsi | 872 snps,dis-u1u2-when-u3-quirk; 887 snps,dis-u1u2-when-u3-quirk;
|
| /optee_os/core/lib/qcbor/ |
| H A D | README.md | 41 protocols much simpler, say when compared to TinyCBOR. 123 RFC 8949. The main part missing is sorting of maps when encoding. 132 in, especially when decoding more complex protocols. 312 * There is no conversion between floats and integers when decoding. For 315 * Floats will be unconverted to double when decoding. 451 when you are confident that an encoding implementation is complete and 456 know the length of a string, map or array when they start encoding 457 it. Their main use is when encoding has to be done on a very 458 constrained device. Conversely when decoding on a very constrained 472 when an indefinite-length map or array arrives for decoding.
|
| /optee_os/ |
| H A D | CHANGELOG.md | 852 * LibTomCrypt: fix issue causing invalid output when using AES CTR with 862 * RPMB: return TEE_ERROR_ACCESS_CONFLICT instead of panicking when a TA 877 * Possible deadlock with CFG_WITH_PAGER=y when loading a TA and not enough 1087 * Ignore `TA_FLAG_MULTI_SESSION` and `TA_FLAG_INSTANCE_KEEP_ALIVE` when 1093 * crypto: do not restrict hash size when algorithm is ECDSA ([#1497]) 1112 * [#1656] qemu_armv8a: init hangs when secure data path and pager are both 1204 * Use CNTPCT (when available) to add entropy to the software PRNG 1212 * libutee: preserve error code when calling TEE_Panic() for easier 1217 * Optimize the ELF loader for TAs when pager is enabled 1243 * Fix issue when resetting persistent storage enumerator [#1332][issue1332] [all …]
|
| /optee_os/lib/libutils/isoc/ |
| H A D | bget.doc | 204 compact storage (or take other appropriate action) when an allocation 206 expansion blocks when necessary, and release such blocks when they 330 #define BestFit 1 /* Use a best fit algorithm when
|
| H A D | bget.c | 1489 static void stats(const char *when __maybe_unused, in stats() 1505 when, nget, nfree, (long) cural, (long) totfree, (long) maxfree); in stats()
|
| /optee_os/core/arch/arm/plat-stm32mp1/ |
| H A D | conf.mk | 265 $(call force,CFG_STM32_RNG,y,Required by HW RNG when CFG_WITH_SOFTWARE_PRNG=n)
|