| commit | edf30722ab94317c29c0d49ef8d946239cb7d600 | [log] [tgz] |
|---|---|---|
| author | Ondrej Kubik <ondrej.kubik@canonical.com> | Thu Feb 03 21:35:57 2022 +0000 |
| committer | Jérôme Forissier <jerome@forissier.org> | Mon Feb 21 19:17:16 2022 +0100 |
| tree | 3a1d863bdc64e3f1aaa826240a8130f0c17be549 | |
| parent | 876b1ae719e12890ddd96e85cd4e9862dab46448 [diff] |
tee-supplicant: refactor argument parsing in main() 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