stm32mp1: basic boot: SPL enable access to GPIOZ bank
authorPatrick Delaunay <patrick.delaunay@st.com>
Wed, 27 Feb 2019 16:01:26 +0000 (17:01 +0100)
committerPatrick Delaunay <patrick.delaunay@st.com>
Fri, 12 Apr 2019 14:09:13 +0000 (16:09 +0200)
commit59a54e37a6adb86c920d8cadbac663e8fb2eeb2c
tree141cf8d2dba5c8abe4fa71e350c1c8a95245a9d7
parent8983ba2751ec008e13583960d711ec010e109fe6
stm32mp1: basic boot: SPL enable access to GPIOZ bank

SPL need to set GPIOZ_SECCFGR = 0 to enable access to GPIOZ bank
(open security).

Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
arch/arm/mach-stm32mp/cpu.c