]> git.dujemihanovic.xyz Git - u-boot.git/commit
stm32mp: cmd_stm32key: handle error in fuse_hash_value
authorPatrick Delaunay <patrick.delaunay@foss.st.com>
Mon, 28 Jun 2021 12:55:59 +0000 (14:55 +0200)
committerPatrick Delaunay <patrick.delaunay@foss.st.com>
Fri, 16 Jul 2021 07:28:46 +0000 (09:28 +0200)
commitfe24090eb7f7cfe33a964a7966e78b7ed954ee98
tree1b161e289136dc5527a4ad896aa65f946154228a
parentbc78d5f25aeee238d6e2ef6b0dda4dfc09f26d2e
stm32mp: cmd_stm32key: handle error in fuse_hash_value

Handle errors in fuse_hash_value function.

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