commit | 5c151b7e2c3f4414bb41d71005c6b30a58d3fe5c | [log] [tgz] |
---|---|---|
author | Jens Wiklander <jens.wiklander@linaro.org> | Thu Apr 18 10:07:01 2019 +0200 |
committer | Jérôme Forissier <jerome.forissier@linaro.org> | Thu May 02 13:58:09 2019 +0200 |
tree | 74585874a2b8648969939bb82f6f89f8595961cb | |
parent | 8aeb6c94dd30546ae60b42ce7b8a80476bf9e67f [diff] |
core: remove CFG_DYN_SHM_CAP Removes the now obsolete CFG_DYN_SHM_CAP. CFG_CORE_DYN_SHM should be used instead to enable/disable support for dynamic shared memory. 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