arm: stm32mp: spl: add bsec driver in SPL
authorPatrick Delaunay <patrick.delaunay@st.com>
Mon, 25 May 2020 10:19:41 +0000 (12:19 +0200)
committerPatrick Delaunay <patrick.delaunay@st.com>
Tue, 7 Jul 2020 14:01:23 +0000 (16:01 +0200)
commit95bd49a5aa8bd7b1018e7de1ff547efa54552e62
tree3cef87f029729c912e08e8ab2b5904d6c9763b36
parenta718a5d0f43b9094c9abb04ed0d9999a32d69091
arm: stm32mp: spl: add bsec driver in SPL

Add the bsec driver in SPL, as it is needed by SOC part number detection
to found the supported OPP.

Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@st.com>
arch/arm/dts/stm32mp15-u-boot.dtsi
arch/arm/mach-stm32mp/Makefile
arch/arm/mach-stm32mp/bsec.c