]> git.baikalelectronics.ru Git - uboot.git/commit
arm: stm32mp: add defines for BSEC_LOCK status in stm32key command
authorPatrick Delaunay <patrick.delaunay@foss.st.com>
Thu, 15 Sep 2022 16:11:38 +0000 (18:11 +0200)
committerPatrice Chotard <patrice.chotard@foss.st.com>
Fri, 23 Sep 2022 12:28:25 +0000 (14:28 +0200)
commit99310526c2b611e54d766a7d610a4bc5d940639e
treeff4275a6913e6d80f5e94782c26abb5a18c45006
parent1bee94ee4339d3d86be7ba7e2428099d9a98384f
arm: stm32mp: add defines for BSEC_LOCK status in stm32key command

Add defines for value used in stm32key for BSEC permanent lock status
and error.

This patch is a preliminary step to support more lock status in BSEC
driver.

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