Searched hist:de2fcd3483c437815ccbb5dbae7e25a0ce5f1ec6 (Results 1 – 1 of 1) sorted by relevance
| /optee_os/core/drivers/ |
| H A D | imx_snvs.c | de2fcd3483c437815ccbb5dbae7e25a0ce5f1ec6 Mon May 23 13:08:49 UTC 2022 Franck LENORMAND <franck.lenormand@nxp.com> drivers: imx_snvs: fix SNVS register read operation
A coding mistake in the precedence order of C operators is causing an incorrect read of the SNVS register. This error would return a wrong board lifecycle state by snvs_get_security_cfg().
Fixes: 5cd93c5a ("drivers: imx_snvs: fix SNVS security configuration values") Signed-off-by: Franck LENORMAND <franck.lenormand@nxp.com> Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org>
|