Searched refs:more (Results 1 – 9 of 9) sorted by relevance
/optee_os-3.20.0/core/drivers/crypto/se050/adaptors/utils/ |
A D | utils.c | 23 uint8_t more = kSE05x_MoreIndicator_NA; in delete_transient_objects() local 42 status = Se05x_API_ReadIDList(ctx, offset, 0xFF, &more, in delete_transient_objects() 64 } while (more == kSE05x_MoreIndicator_MORE); in delete_transient_objects()
|
/optee_os-3.20.0/core/lib/libfdt/ |
A D | README.license | 22 license are strictly more permissive than the GPL. 33 believe the goal of allowing libfdt to be widely used is more 46 libfdt by keeping the license terms simple and familiar to be the more
|
/optee_os-3.20.0/core/arch/arm/plat-hikey/ |
A D | platform_config.h | 147 cannot support boards with 4G RAM or more
|
/optee_os-3.20.0/lib/libmbedtls/mbedtls/ |
A D | README.md | 11 …where features can be selected. This file can be edited manually, or in a more programmatic way us… 15 …s focused on specific use cases in the `configs/` directory. You can read more about those in `con… 24 …ww.doxygen.nl/) is installed. We use version 1.8.11 but slightly older or more recent versions sho… 54 …he sample programs, GNU Make and a C compiler are sufficient. Some of the more advanced build targ… 56 …t toolchains as possible, to allow users to more easily move between different platforms. Users wh… 189 - `tests/scripts/all.sh` runs a combination of the above tests, plus some more, with various buil… 262 …Mbed TLS, please email <mbed-tls-security@lists.trustedfirmware.org>. For more information, see [`…
|
A D | ChangeLog | 249 MBEDTLS_PSA_CRYPTO_BUILTIN_KEYS for more information. 1356 See the Features section for more information. 1922 a check for whether more more data is pending to be processed in the 3040 more (at the expense of performance) MBEDTLS_SHA256_SMALLER. 3122 more flexible (warning: OFLAGS is not used any more) (see the README) 3256 RelativeDistinguishedName are not accepted any more. 3564 * config.h is more script-friendly 3721 RelativeDistinguishedName are not accepted any more. 4257 * Support more exotic OID's when parsing certificates 4259 * Support more exotic name representations when parsing [all …]
|
A D | LICENSE | 21 otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
/optee_os-3.20.0/lib/libutils/isoc/ |
A D | bget.doc | 43 The basic algorithm underlying BGET has withstood the test of time; more 45 And yet, it is substantially more efficient than the native allocation 111 brel(). If a buffer allocation request fails, obtain more storage from 333 memory more efficiently, but
|
/optee_os-3.20.0/ |
A D | MAINTAINERS | 16 2. Patches should generally be submitted as GitHub pull requests (more details
|
A D | CHANGELOG.md | 504 * Debug/info/error traces: make output more compact ([#2011]) 977 * Add more CP15 register access macros for Cortex-A9 1112 * Support for more than 8 CPU cores 1213 were equal to the physical addresses. This is no more the case in this 1284 In this release, [OP-TEE/optee_linuxdriver][optee_linuxdriver] is no more used.
|
Completed in 18 milliseconds