commit | 7fa91cf780923c8b09392c061bf5bc4413f2fea6 | [log] [tgz] |
---|---|---|
author | Jerome Forissier <jerome@forissier.org> | Thu Jul 30 16:03:59 2020 +0200 |
committer | Joakim Bech <joakim.bech@linaro.org> | Fri Jul 31 11:17:40 2020 +0200 |
tree | 694c8c9ba9ed2937d48526f5978c9a2a20ab525e | |
parent | 9c0b8637b2134184ef1573c09a9ad4f4ef129121 [diff] |
core: contiguous shared memory pool is not mandatory OP-TEE can work with only dynamic (noncontiguous) shared memory. Fix the description and explain that libteec uses the dynamic memory when available. 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.