| commit | f6e05d3d614e5abffd1bc34561d4724773c063be | [log] [tgz] |
|---|---|---|
| author | Joakim Bech <joakim.bech@linaro.org> | Wed Dec 22 09:16:45 2021 +0100 |
| committer | Jérôme Forissier <jerome@forissier.org> | Wed Dec 22 21:01:32 2021 +0100 |
| tree | 9987e4b102083c753b85867e50f675a7f275c26e | |
| parent | 975fa78e1f41b443ce1bb9a9a7e4ff4b99fb0bdd [diff] |
GitHub actions: fix incorrect version
v4.0.1 was incorrectly added to the commit below, instead it should have
been v4.1.0.
Fixes: 975fa78e1f41 ("GitHub actions: add a stales.yml file")
Signed-off-by: Joakim Bech <joakim.bech@linaro.org>
Acked-by: Jens Wiklander <jens.wiklander@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