commit | 57ec2064d6026db94f72002944f5d8704886fa46 | [log] [tgz] |
---|---|---|
author | Johannes Bauer <joe@johannes-bauer.com> | Wed Mar 22 21:39:48 2023 +0100 |
committer | Joakim Bech <joakim.bech@linaro.org> | Mon May 22 14:16:19 2023 +0200 |
tree | 524579b4bf9a4caf1d31eb58a0124314f76048f8 | |
parent | 7cbbaaff71f2073f2d298287d0b622c051393f18 [diff] |
building: add Linux userspace examples Adds a typical use-case scenario where OP-TEE's PKCS#11 interface is used to create a TLS connection using client-certificate based authentication. Keys are stored inside OP-TEE. Signed-off-by: Johannes Bauer <joe@johannes-bauer.com> Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org> Acked-by: Etienne Carriere <etienne.carriere@linaro.org>
This is official documentation for the OP-TEE project. Before OP-TEE v3.5.0 it used to be spread across all different OP-TEE gits making up the OP-TEE project as well as optee.org. But starting with OP-TEE v3.5.0 we have gathered all documentation at single place (i.e., this git).
Even though GitHub renders *.rst
somewhat OK, you are not suppossed to browse the documentation there/here. Instead you should go to optee.readthedocs.io, where you will find the complete documentation rendered using Sphinx.