| tag | 811c64afd3e53a5e3b1407a1856d685ece621f61 | |
|---|---|---|
| tagger | Jens Wiklander <jens.wiklander@linaro.org> | Fri Jul 05 10:26:07 2024 +0200 |
| object | a5b1ffcd26e328af0bbf18ab448a38ecd558e05c |
v4.3-rc1
| commit | a5b1ffcd26e328af0bbf18ab448a38ecd558e05c | [log] [tgz] |
|---|---|---|
| author | Ayoub Zaki <ayoub.zaki@embetrix.com> | Thu May 30 13:36:59 2024 +0200 |
| committer | Jerome Forissier <jerome.forissier@linaro.org> | Fri Jun 21 15:29:03 2024 +0200 |
| tree | 13377aa38f3ddbc5114920afeaa3f5693ba44bff | |
| parent | f1f000b3951ae3ceeafedeb95cc3c010a2d15047 [diff] |
tee-supplicant: send READY=1 notification to systemd This option is very useful when tee-supplicant is started from systemd and can used with Type=notify to signal readiness Signed-off-by: Ayoub Zaki <ayoub.zaki@embetrix.com> Acked-by: Jerome Forissier <jerome.forissier@linaro.org> Tested-by: Mikko Rapeli <mikko.rapeli@linaro.org>
This git contains source code for the non-secure side implementation of the OP-TEE project making up the client library and tee-supplicant.
All official OP-TEE documentation has moved to http://optee.readthedocs.io. The information that used to be here in this git can be found under optee_client.
// OP-TEE core maintainers