remoteproc: add support for starting st,stm32mp1-m4
The STM32MP157C-DK2 has a Cortex-M4 MCU in addition to the two Cortex-A7
MPUs. This remoteproc driver allows barebox running on a Cortex-A7 core
to bootstrap the MCU with an ELF binary.

Code ported from Linux v5.3 with rpmsg bits removed.

Signed-off-by: Ahmad Fatoum <ahmad@a3f.at>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 350bcb2 commit ab8c218ec464f49aa1143cb26964d4774c5facb7
@Ahmad Fatoum Ahmad Fatoum authored on 20 Nov 2019
Sascha Hauer committed on 25 Nov 2019
Showing 3 changed files
View
drivers/remoteproc/Kconfig
View
drivers/remoteproc/Makefile
View
drivers/remoteproc/stm32_rproc.c 0 → 100644