commit | 0ab5cc2fa933162e0043db7666848ca7fca6b68b | [log] [tgz] |
---|---|---|
author | Etienne Carriere <etienne.carriere@linaro.org> | Mon Mar 11 10:44:13 2019 +0100 |
committer | Joakim Bech <joakim.bech@linaro.org> | Mon Mar 11 10:48:57 2019 +0100 |
tree | da089688f69a07bd58c053fa9d17b01eec5dd98e | |
parent | fa41046a8dec7968d682e59d802137403ec95848 [diff] |
arch: update info on deprecated TA flags TA_FLAG_USER_MODE, TA_FLAG_EXEC_DDR and TA_FLAG_REMAP_SUPPORT are not supported by OP-TEE and deprecated since a while. This change updates the documentation accordingly. Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org> Acked-by: Jerome Forissier <jerome.forissier@linaro.org> Acked-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.