commit | c8f606186ef5a8483cf024a26f7a98d810863574 | [log] [tgz] |
---|---|---|
author | Jerome Forissier <jerome@forissier.org> | Tue Jan 28 10:51:27 2020 +0100 |
committer | Joakim Bech <joakim.bech@linaro.org> | Tue Jan 28 15:53:47 2020 +0100 |
tree | 30975337cf62bad867278c9f03cb7aff22fcb43c | |
parent | fe882615ea80294eb0b5c787c2330a45c1e13153 [diff] |
releases: remove -s argument to "git tag" One "git tag" command has a "-s" argument while others do not. There is no real need to create signed tags anyways. So let's remove the "-s". Signed-off-by: Jerome Forissier <jerome@forissier.org> 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.