commit | 8921b3dccd24da7e2d1c7ea6ccb56d065ec588c6 | [log] [tgz] |
---|---|---|
author | Patrick Delaunay <patrick.delaunay@foss.st.com> | Thu Sep 15 18:11:39 2022 +0200 |
committer | Patrice Chotard <patrice.chotard@foss.st.com> | Fri Sep 23 14:28:25 2022 +0200 |
tree | 2663fcc9b29c4d31b660b3f111a9c0a0ca8979e7 | |
parent | c6327ba40f59de42cfac4b6e489f4a7a1539ddf5 [diff] |
arm: stm32mp: introduced read_close_status function in stm32key command Split the read_hash_otp function and introduce the helper function read_close_status to read the close status in OTP separately of the PKH. This patch is a preliminary step for STM32MP13 support. Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com> Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>