commit | d0cf24fd4ecaad038ceb8337f357ea627aac5e05 | [log] [tgz] |
---|---|---|
author | Till Eifert <115017677+37eex9@users.noreply.github.com> | Fri Sep 15 15:33:42 2023 +0200 |
committer | Joakim Bech <joakim.bech@linaro.org> | Fri Sep 15 16:35:22 2023 +0200 |
tree | f79f3e76f163edf572b86e4340cfc2091a262302 | |
parent | 07f018b2a34c57ae1ebd16cdabcfe9947f9fe2d3 [diff] |
TA: Improve python snippet for UUID generation. This avoids creating a previously redundant empty line and a space which was escaped, rather than the newline. The previous behavior caused syntax errors when copied into a new TA. Fixes: https://github.com/OP-TEE/optee_docs/issues/206 Signed-off-by: Till Eifert <t.eifert@uni-luebeck.de> Reviewed-by: Joakim Bech <joakim.bech@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.