zephyr/soc/arm/st_stm32/stm32mp1
Alexandre Bourdiol c8ceca2d53 drivers: STM32 dualcore concurrent register access protection with HSEM
In case of dualcore, STM32H7, STM32W and STM32MP1,
protect concurrent register write access with HSEM.
Done for following drivers:
clock_control, counter, flash, gpio, interrupt_controller

Signed-off-by: Alexandre Bourdiol <alexandre.bourdiol@st.com>
2020-07-09 11:27:56 +02:00
..
CMakeLists.txt stm32mp1: update resource table management 2020-04-01 09:21:15 -05:00
Kconfig.defconfig.series drivers/i2c: stm32: Configure driver by compatible 2020-04-15 08:21:30 -05:00
Kconfig.defconfig.stm32mp15_m4 kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.series stm32mp1: update resource table management 2020-04-01 09:21:15 -05:00
Kconfig.soc stm32mp1: update resource table management 2020-04-01 09:21:15 -05:00
linker.ld stm32mp1: update resource table management 2020-04-01 09:21:15 -05:00
soc.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
soc.h drivers: STM32 dualcore concurrent register access protection with HSEM 2020-07-09 11:27:56 +02:00