mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-17 01:54:22 +00:00
![]() * GPIO: On STM32MP13, there are no banks GPIOJ, GPIOK and GPIOZ. * STM32MP13 is a single Cortex-A7 CPU: remove reset from MPU1 and reset from MCU traces * There is no MCU on STM32MP13. Put MCU security management under STM32MP15 flag. * The authentication feature is not supported yet on STM32MP13, put the code under SPM32MP15 flag. * On STM32MP13, the monotonic counter is managed in ROM code, keep the monotonic counter update just for STM32MP15. * SYSCFG: put registers not present on STM32MP13 under STM32MP15 flag, as the code that manages them. * PMIC: use ldo3 during DDR configuration only for STM32MP15 * Reset UART pins on USB boot is no more required. Change-Id: Iceba59484a9bb02828fe7e99f3ecafe69c837bc7 Signed-off-by: Yann Gautier <yann.gautier@st.com> Signed-off-by: Gabriel Fernandez <gabriel.fernandez@st.com> |
||
---|---|---|
.. | ||
include | ||
services | ||
sp_min | ||
bl2_plat_setup.c | ||
plat_bl2_mem_params_desc.c | ||
plat_bl2_stm32_mem_params_desc.c | ||
plat_image_load.c | ||
platform.mk | ||
stm32mp1.ld.S | ||
stm32mp1.S | ||
stm32mp1_boot_device.c | ||
stm32mp1_dbgmcu.c | ||
stm32mp1_def.h | ||
stm32mp1_fconf_firewall.c | ||
stm32mp1_fip_def.h | ||
stm32mp1_gic.c | ||
stm32mp1_helper.S | ||
stm32mp1_pm.c | ||
stm32mp1_private.c | ||
stm32mp1_scmi.c | ||
stm32mp1_security.c | ||
stm32mp1_shared_resources.c | ||
stm32mp1_stack_protector.c | ||
stm32mp1_stm32image_def.h | ||
stm32mp1_syscfg.c | ||
stm32mp1_topology.c | ||
stm32mp1_usb_dfu.c |