commit | 4c474368b488cf526566090522174724479def21 | [log] [tgz] |
---|---|---|
author | Jens Wiklander <jens.wiklander@linaro.org> | Mon Apr 15 17:44:17 2019 +0200 |
committer | Jérôme Forissier <jerome.forissier@linaro.org> | Mon May 13 08:31:23 2019 +0200 |
tree | 5ccca3c003a2406fc3b1dcfc260e9bf46fc7883a | |
parent | 77e393ef56381a5749fd8bf5797aa9e59cdc15af [diff] |
core: tee_mmu.c: only free unused page tables When freeing page tables or a partially used pages make sure that other parts of the page tables are unused. Acked-by: Jerome Forissier <jerome.forissier@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