stm32mp1: reset coprocessor status at cold boot
authorFabien Dessenne <fabien.dessenne@st.com>
Wed, 30 Oct 2019 13:38:30 +0000 (14:38 +0100)
committerTom Rini <trini@konsulko.com>
Tue, 7 Jan 2020 16:13:25 +0000 (11:13 -0500)
commit7bff971a145c9fa0aa59c61c1fe0081c6b2db6dd
treee5f04e7011c88b626e833a6fea534354e7b1d16b
parentee16c9a60b582d48e80d132fd64c06e5bd4c90e0
stm32mp1: reset coprocessor status at cold boot

Reset ResourceTableAddress and CoprocessorState at cold boot, preserve
these values at standby wakeup.

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