commit | 02d869c93d180ff59d9ad07f0175eb99e23c41db | [log] [tgz] |
---|---|---|
author | Jens Wiklander <jens.wiklander@linaro.org> | Wed May 15 22:22:45 2019 +0200 |
committer | Jérôme Forissier <jerome.forissier@linaro.org> | Fri May 17 14:32:13 2019 +0200 |
tree | 678acc9d4e194792fc5a47b124f6298fc6e9a087 | |
parent | 95d0db1e6e686112855df4c41cde38b84fc2140a [diff] |
core: REE FS: use mempool_default for temp alloc Uses mempool_default for temporary block allocation. This fixes one out of memory error when loading multiple TAs in parallel. Acked-by: Jerome Forissier <jerome.forissier@linaro.org> 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