| commit | 90d07bf1354ebe5965855647bbcf458ee2a0c270 | [log] [tgz] |
|---|---|---|
| author | Gavin Liu <[email protected]> | Wed Jan 31 06:00:12 2024 |
| committer | Chromeos LUCI <[email protected]> | Thu Dec 12 19:53:46 2024 |
| tree | b2dbcf4ab47f355e6590db27cf848776fd038a2c | |
| parent | 07fb58d8edd54b0c041bb43c331262a853006d0c [diff] |
core: mutex: add support timeout condvar Add support timeout condvar based on timeout notify Change-Id: Icde97c3c89e510fc6631e60bab36a9493445846a Signed-off-by: Gavin Liu <[email protected]> Reviewed-by: Jens Wiklander <[email protected]> Reviewed-by: Etienne Carriere <[email protected]> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/OP-TEE/optee_os/+/6087137 Reviewed-by: Pilar Molina Lopez <[email protected]> Reviewed-by: Pilar Molina Lopez <[email protected]> Tested-by: Gavin Liu <[email protected]> Reviewed-by: Nathan Hebert <[email protected]> Commit-Queue: Nathan Hebert <[email protected]>
This git contains source code for the secure side implementation of OP-TEE project.
All official OP-TEE documentation has moved to http://optee.readthedocs.io.
// OP-TEE core maintainers