Searched refs:release (Results 1 – 11 of 11) sorted by relevance
| /optee_os/ |
| H A D | CHANGELOG.md | 3 - Links to the release pages, commits and pull requests merged into this release for: 4 …- OP-TEE/optee_os: [release page][OP_TEE_optee_os_release_4_8_0], [commits][OP_TEE_optee_os_commit… 5 …- OP-TEE/optee_client: [release page][OP_TEE_optee_client_release_4_8_0], [commits][OP_TEE_optee_c… 6 …- OP-TEE/optee_test: [release page][OP_TEE_optee_test_release_4_8_0], [commits][OP_TEE_optee_test_… 7 …- OP-TEE/build: [release page][OP_TEE_build_release_4_8_0], [commits][OP_TEE_build_commits_4_8_0] … 8 …- linaro-swg/optee_examples: [release page][linaro_swg_optee_examples_release_4_8_0], [commits][li… 33 - Links to the release pages, commits and pull requests merged into this release for: 34 …- OP-TEE/optee_os: [release page][OP_TEE_optee_os_release_4_7_0], [commits][OP_TEE_optee_os_commit… 35 …- OP-TEE/optee_client: [release page][OP_TEE_optee_client_release_4_7_0], [commits][OP_TEE_optee_c… 36 …- OP-TEE/optee_test: [release page][OP_TEE_optee_test_release_4_7_0], [commits][OP_TEE_optee_test_… [all …]
|
| /optee_os/lib/libutils/isoc/ |
| H A D | bget.doc | 10 the time needed to allocate and release buffers and in the memory 21 * Wiping buffers at release time to catch code which 95 release them with brel(). Embedded applications with very limited RAM 122 storage compaction, acquisition, and release, as well as a standard pool 124 doesn't make much sense to provide a release function without an 127 release storage as before. You can supply an initial buffer pool with 150 a non-NULL release function is supplied, expansion blocks which become 152 addresses to the release function. 154 Equipped with appropriate allocation, release, and compaction functions, 200 void (*release)(void *buf), [all …]
|
| H A D | bget.h | 42 void (*release)(void *buf), bufsize pool_incr,
|
| H A D | bget.c | 1144 void bectl(compact, acquire, release, pool_incr, poolset) 1147 void (*release) _((void *buf)); variable 1153 poolset->relfcn = release;
|
| /optee_os/.devcontainer/ |
| H A D | Dockerfile.vscode | 25 lsb-release \
|
| /optee_os/core/lib/qcbor/ |
| H A D | LICENSE | 7 Files created after release to CAF use the standard 3-Clause BSD
|
| H A D | README.md | 171 The official current release is version 1.4.1 Changes over the last few 177 CDE (CBOR Deterministic Encoding). It will eventually be release as 263 To enable all the compiler warnings that are used in the QCBOR release process 531 * Mark Bapst for sponsorship and release as open source by Qualcomm 532 * Sachin Sharma for release through CAF 549 Files created after release to CAF use the standard 3-Clause BSD
|
| /optee_os/core/drivers/crypto/versal/ |
| H A D | authenc.c | 683 bool release = false; in do_free() local 687 release = true; in do_free() 716 if (release && engine_in_use()) in do_free()
|
| /optee_os/lib/libmbedtls/mbedtls/ |
| H A D | CONTRIBUTING.md | 35 …is an API change, the contribution, if accepted, will be merged only when there is a major release.
|
| H A D | README.md | 59 … is not needed to merely compile the library at a release tag. This is not needed to consume a rel…
|
| H A D | ChangeLog | 685 Starting with this release, it is necessary to declare which curves are 851 release containing this bug was Mbed TLS 3.4.0. 1201 from a release, the Python module jsonschema is now necessary, in 1810 oversight during the run-up to the release of Mbed TLS 3.0. 1815 were introduced in mbedTLS 3.0 release, however their implementation was 2012 release, some configuration-independent files are now generated at build 2297 used by the Mbed TLS release whose MBEDTLS_VERSION_NUMBER has the same 2391 This was a regression introduced in the previous release. Reported in 2896 values are aligned with the upcoming release of the PSA Crypto API 3851 version 2.7.1 to reflect breaking changes in that release, but the [all …]
|