commit | 183398139c9cffd3ff35536c70941a0961fac99f | [log] [tgz] |
---|---|---|
author | Sumit Garg <sumit.garg@linaro.org> | Tue Nov 26 15:54:48 2019 +0530 |
committer | Jérôme Forissier <jerome@forissier.org> | Tue Jan 07 13:09:29 2020 +0100 |
tree | 068e532a08e4f656a9ffc4532515fdf0e2930dda | |
parent | abfd092aa19f9c0251e3d5551e2d68a9ebcfec8a [diff] |
core: enable rollback protection for REE-FS TAs Add check for TA version while loading TA from REE-FS and compare against secure storage based TA version database to prevent against any TA version downgrades. Signed-off-by: Sumit Garg <sumit.garg@linaro.org> Reviewed-by: Jerome Forissier <jerome@forissier.org> Reviewed-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