Home
last modified time | relevance | path

Searched hist:"4814157856578 f90c2f84f95b08a82354733365a" (Results 1 – 1 of 1) sorted by relevance

/optee_os/core/drivers/
H A Dimx_snvs.c4814157856578f90c2f84f95b08a82354733365a Tue Mar 22 14:04:56 UTC 2022 Clement Faure <clement.faure@nxp.com> drivers: imx_snvs: use snvs_is_device_closed() for RPMB key status

Call the function snvs_is_device_closed() to know if the platform is
closed or not in plat_rpmb_key_is_ready() instead of reading the
platform security configuration.

Signed-off-by: Clement Faure <clement.faure@nxp.com>
Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org>