commit | 37a6b717787bf3927f7af379ae66b1b6d0fe2a51 | [log] [tgz] |
---|---|---|
author | Jens Wiklander <jens.wiklander@linaro.org> | Thu Apr 18 08:56:31 2019 +0200 |
committer | Jérôme Forissier <jerome.forissier@linaro.org> | Thu May 02 13:58:09 2019 +0200 |
tree | c7a9472aa82d7363ab4e6e36ce0680cec59ca80e | |
parent | fda78375e37ff7341cd205bdc26c9ed9b991b927 [diff] |
core: introduce CFG_CORE_DYN_SHM Introduces CFG_CORE_DYN_SHM which if set to y enables dynamic shared memory, else disables support for dynamic shared memory. In contrast with CFG_DYN_SHM_CAP it actually removes the support instead of just omit reporting it. Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org> Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
This git contains source code for the secure side implementation of OP-TEE project.
All official OP-TEE documentation has moved to http://optee.readthedocs.io.
// OP-TEE core maintainers