Home
last modified time | relevance | path

Searched refs:release (Results 1 – 7 of 7) sorted by relevance

/optee_os-3.20.0/
A DCHANGELOG.md3 - Links to the release pages, commits and pull requests merged into this release for:
33 - Links to the release pages, commits and pull requests merged into this release for:
64 - Links to the release pages, commits and pull requests merged into this release for:
1004 next major release.
1214 release.
1230 previous release.
1294 previous release.
1353 previous release.
1421 previous release.
1548 release tag.
[all …]
/optee_os-3.20.0/lib/libutils/isoc/
A Dbget.doc10 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 …]
A Dbget.h42 void (*release)(void *buf), bufsize pool_incr,
A Dbget.c1084 void bectl(compact, acquire, release, pool_incr, poolset)
1087 void (*release) _((void *buf)); variable
1093 poolset->relfcn = release;
/optee_os-3.20.0/core/drivers/crypto/versal/
A Dauthenc.c683 bool release = false; in do_free() local
687 release = true; in do_free()
716 if (release && engine_in_use()) in do_free()
/optee_os-3.20.0/lib/libmbedtls/mbedtls/
A DCONTRIBUTING.md6 … API change, the contribution, if accepted, will be merged only when there will be a major release.
A DChangeLog502 This was a regression introduced in the previous release. Reported in
1007 values are aligned with the upcoming release of the PSA Crypto API
1962 version 2.7.1 to reflect breaking changes in that release, but the
2123 being leaked to memory after release.
2636 in the previous patch release. Found by Robert Scheck. #390 #391
4242 This release replaces version 0.99-pre2 which had possible copyright issues.

Completed in 18 milliseconds