commit | e76fe0684699b4b1cf07476e25bfbfff6c9e48c7 | [log] [tgz] |
---|---|---|
author | Etienne Carriere <etienne.carriere@linaro.org> | Thu Jun 10 10:12:57 2021 +0200 |
committer | Jérôme Forissier <jerome@forissier.org> | Tue Jun 29 18:21:19 2021 +0200 |
tree | fc621b2d1ded88d3bf9402becc6878d8dcd8b849 | |
parent | 300faa62b09a97b2d6ef4397b21d327bf9bb2f6b [diff] |
core: REE FS: report earlier unexpected REE FS reset When REE FS dirf.db file is not found but RPMB stores a hash for that file it means the REE FS was tampered. This change makes OP-TEE core to report this status instead of creating the file and let a later access fails due to empty content hash mismatch. Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org> Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org> Acked-by: Jerome Forissier <jerome@forissier.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