commit | 2379e260522f99ab95d474e1ab6cd99b12e0afd0 | [log] [tgz] |
---|---|---|
author | Rouven Czerwinski <r.czerwinski@pengutronix.de> | Mon Mar 30 09:30:47 2020 +0200 |
committer | Jérôme Forissier <jerome@forissier.org> | Mon Mar 30 11:43:16 2020 +0200 |
tree | 6a9cd89243ebd18f5ba0e1418b1b4b82a1968081 | |
parent | 6e4f8f17cb8f98d75ea4b565bb1a0603646da993 [diff] |
core: imx: fix function for rpmb ready check This was not caught by me during the rebase and not caught by CI because we don't build any imx platform with CFG_RPMB_FS=y. Reported-by: Jorge Ramirez-Ortiz <jorge@foundries.io> Signed-off-by: Rouven Czerwinski <r.czerwinski@pengutronix.de> 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