commit | 77e393ef56381a5749fd8bf5797aa9e59cdc15af | [log] [tgz] |
---|---|---|
author | Jens Wiklander <jens.wiklander@linaro.org> | Mon Apr 15 17:18:32 2019 +0200 |
committer | Jérôme Forissier <jerome.forissier@linaro.org> | Mon May 13 08:31:23 2019 +0200 |
tree | 08a2ab05907ea56ff95acf380e60e6cc7c9c670e | |
parent | eeb866c431db3068e83d277c814ac503d1f3b91f [diff] |
core: pgt_flush_ctx_range(): check arg pgt_cache In pgt_flush_ctx_range() check that the argument pgt_cache isn't NULL before traversing the list. 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