
22 Jul
2019
22 Jul
'19
2:29 p.m.
Hi,
From: Fabien DESSENNE fabien.dessenne@st.com Sent: vendredi 31 mai 2019 15:12
This patch introduces support of Cortex-M4 remote processor for STM32 MCU and MPU families.
Signed-off-by: Loic Pallardy loic.pallardy@st.com Signed-off-by: Fabien Dessenne fabien.dessenne@st.com
drivers/remoteproc/Kconfig | 10 ++ drivers/remoteproc/Makefile | 1 + drivers/remoteproc/stm32_copro.c | 257 +++++++++++++++++++++++++++++++++++++++ 3 files changed, 268 insertions(+) create mode 100644 drivers/remoteproc/stm32_copro.c
Applied to u-boot-stm32/master, thanks!
Patrick