arm-trusted-firmware/plat/st/stm32mp1/include
Yann Gautier 3007c72844 feat(st): do not directly call BSEC functions in common code
When STM32MP2 boots on Cortex-M33, the Cortex-A35 do no more have access
to BSEC peripheral. New static inline stm32_otp_* wrappers are added,
which just redirect to BSEC functions.

While at it remove a useless bsec.h include.

Change-Id: Ie0f917c02e48acf456634f455dae41805bf6adbf
Signed-off-by: Yann Gautier <yann.gautier@foss.st.com>
2024-01-18 11:30:42 +01:00
..
tbbr feat(stm32mp1): add the TRUSTED_BOARD_BOOT support 2022-11-14 11:25:01 +01:00
boot_api.h refactor(st): rename QSPI macros 2023-09-08 10:56:49 +02:00
plat_def_fip_uuid.h feat(stm32mp1): add the TRUSTED_BOARD_BOOT support 2022-11-14 11:25:01 +01:00
plat_tbbr_img_def.h feat(stm32mp1): add the TRUSTED_BOARD_BOOT support 2022-11-14 11:25:01 +01:00
platform_def.h refactor(st): move some storage definitions to common part 2023-09-08 10:56:49 +02:00
stm32mp1_dbgmcu.h fix(stm32mp1): do not reopen debug features 2022-01-04 13:30:53 +01:00
stm32mp1_private.h feat(st): do not directly call BSEC functions in common code 2024-01-18 11:30:42 +01:00
stm32mp1_shared_resources.h stm32mp1: shared resources: define resource identifiers 2020-06-23 09:17:27 +02:00
stm32mp1_smc.h fix(plat/st): correct BSEC error code management 2021-06-22 14:10:27 +02:00