commit | b0946e1d96b60349924839a9df2fdf0fe32e84f0 | [log] [tgz] |
---|---|---|
author | Thomas BOURGOIN <thomas.bourgoin@foss.st.com> | Thu Mar 09 11:16:59 2023 +0100 |
committer | Jérôme Forissier <jerome@forissier.org> | Fri Mar 31 08:18:01 2023 +0200 |
tree | 28b4d56f05d85670cb48849bd8846911be6232b7 | |
parent | db8ca286ea44786a19e344ca02b47cc8be04924e [diff] |
drivers: stm32mp15_huk: use DT HUK NVMEM layout API Adds the possibility to get the HUK from OTP definition in the device tree using the function stm32_bsec_find_otp_in_nvmem_layout(). Signed-off-by: Thomas BOURGOIN <thomas.bourgoin@foss.st.com> Acked-by: Gatien Chevallier <gatien.chevallier@foss.st.com> Reviewed-by: Etienne Carriere <etienne.carriere@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