mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2026-07-06 05:11:20 +00:00
Toggling TAMP_BKP_REG_CLK on each TAMPER backup register access leads to some instabilities in UART and USB programmer mode. Set TAMP_BKP_REG_CLK to always on to avoid unwanted tampers. It is applied to both STM32MP1 and STM32MP2. Change-Id: Id5f5bb4f871ab1a2b2350eca0c595b666e8271b9 Signed-off-by: Nicolas Le Bayon <nicolas.le.bayon@foss.st.com> Signed-off-by: Christophe Kerello <christophe.kerello@foss.st.com>