remoteproc: stm32: load resource table from firmware
authorFabien Dessenne <fabien.dessenne@st.com>
Wed, 30 Oct 2019 13:38:33 +0000 (14:38 +0100)
committerTom Rini <trini@konsulko.com>
Tue, 7 Jan 2020 16:13:25 +0000 (11:13 -0500)
commit33fd41951a8bf61be33b2b793a2c87a62eb0c1cf
tree872b1175eb527d3682b5cd53607e8b30541b335d
parent790d5b367025921c1c520eba280b1bd4313a0aa0
remoteproc: stm32: load resource table from firmware

Load the optional resource table from the firmware, and write its
address in the dedicated backup register.

Signed-off-by: Fabien Dessenne <fabien.dessenne@st.com>
Acked-by: Patrick Delaunay <patrick.delaunay@st.com>
drivers/remoteproc/stm32_copro.c