| commit | 876b1ae719e12890ddd96e85cd4e9862dab46448 | [log] [tgz] |
|---|---|---|
| author | Ondrej Kubik <ondrej.kubik@canonical.com> | Thu Feb 03 21:31:04 2022 +0000 |
| committer | Jérôme Forissier <jerome@forissier.org> | Mon Feb 21 19:17:16 2022 +0100 |
| tree | 7fb590ac22f893215d32aa9c14a297435b696fb7 | |
| parent | 8b3f7fe3401f0853b4af32aed2c1b436f3a36377 [diff] |
tee-supplicant: introduce struct tee_supplicant_params for global config Signed-off-by: Ondrej Kubik <ondrej.kubik@canonical.com> Reviewed-by: Jerome Forissier <jerome@forissier.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