]> git.dujemihanovic.xyz Git - u-boot.git/commit
stm32mp: bsec: Fix AARCH64 compilation warnings
authorPatrice Chotard <patrice.chotard@foss.st.com>
Fri, 27 Oct 2023 14:43:00 +0000 (16:43 +0200)
committerPatrice Chotard <patrice.chotard@foss.st.com>
Mon, 13 Nov 2023 09:55:38 +0000 (10:55 +0100)
commit3e0b12af8ad0a8e2e918982bae37d656048149e2
tree4d47b9140566a24d0b79ba736fb81fda17b904d1
parent75ba0fd570c850b92dfd43d873bab877b4a1b73b
stm32mp: bsec: Fix AARCH64 compilation warnings

When building with AARCH64 defconfig, we got warnings, fix them.

Signed-off-by: Patrice Chotard <patrice.chotard@foss.st.com>
Reviewed-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
arch/arm/mach-stm32mp/bsec.c