]> git.baikalelectronics.ru Git - uboot.git/commit
arm: stm32mp: introduced read_close_status function in stm32key command
authorPatrick Delaunay <patrick.delaunay@foss.st.com>
Thu, 15 Sep 2022 16:11:39 +0000 (18:11 +0200)
committerPatrice Chotard <patrice.chotard@foss.st.com>
Fri, 23 Sep 2022 12:28:25 +0000 (14:28 +0200)
commitc1ecb4a5f3348f3963bae7165e09632aa6aaf20c
tree2663fcc9b29c4d31b660b3f111a9c0a0ca8979e7
parent99310526c2b611e54d766a7d610a4bc5d940639e
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>
arch/arm/mach-stm32mp/cmd_stm32key.c