arm-trusted-firmware/plat/st/stm32mp1
Sughosh Ganu 6e99fee43e feat(st): add a function to clear the FWU trial state counter
Add an API stm32_clear_fwu_trial_boot_cnt() function to clear the
trial state counter. This is called in the corner case scenario when
the active index is in an Invalid state, thus needing a reset of the
trial state counter.

Change-Id: I2980135da88d0d947c222655c7958b51eb572d69
Signed-off-by: Sughosh Ganu <sughosh.ganu@linaro.org>
2024-03-01 14:40:05 +05:30
..
include refactor(st): move macros to common folder 2024-02-05 09:25:02 +01:00
services refactor(st-bsec): improve BSEC driver 2024-01-18 11:30:42 +01:00
sp_min fix(bl32): always include arm_arch_svc in SP_MIN 2023-08-04 16:02:59 +02:00
bl2_plat_setup.c feat(stm32mp1): only fuse monotonic counter on closed devices 2024-01-24 12:22:55 +01:00
cert_create_tbbr.mk build: use new toolchain variables for tools 2024-02-06 11:14:52 +00:00
plat_bl2_mem_params_desc.c feat(stm32mp1): optionally use paged OP-TEE 2022-06-22 14:51:03 +02:00
platform.mk feat(stm32mp15): disable OP-TEE shared memory 2023-10-19 17:57:05 +02:00
stm32mp1.ld.S refactor(stm32mp1): remove STM32MP_USE_STM32IMAGE 2022-11-14 14:14:48 +01:00
stm32mp1.S refactor(stm32mp1): remove STM32MP_USE_STM32IMAGE 2022-11-14 14:14:48 +01:00
stm32mp1_boot_device.c feat(stm32mp1): manage second NAND OTP on STM32MP13 2022-08-30 09:20:20 +02:00
stm32mp1_dbgmcu.c refactor(st-drivers): improve BSEC driver 2022-01-28 18:04:52 +01:00
stm32mp1_def.h refactor(st): move macros to common folder 2024-02-05 09:25:02 +01:00
stm32mp1_fconf_firewall.c fix(st): explicitly check operators precedence 2022-12-07 14:20:01 +01:00
stm32mp1_fip_def.h refactor(st): move some storage definitions to common part 2023-09-08 10:56:49 +02:00
stm32mp1_helper.S feat(stm32mp1): add plat_report_*_abort functions 2022-10-03 14:44:05 +02:00
stm32mp1_pm.c fix(stm32mp1): properly check PSCI functions return 2023-05-30 15:39:50 +02:00
stm32mp1_private.c feat(st): add a function to clear the FWU trial state counter 2024-03-01 14:40:05 +05:30
stm32mp1_scmi.c fix(scmi): add parameter for plat_scmi_clock_rates_array 2023-08-21 19:46:52 +08:00
stm32mp1_shared_resources.c fix(stm32mp1): fix enum prints 2022-02-28 17:20:06 +01:00
stm32mp1_stack_protector.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
stm32mp1_syscfg.c fix(st): explicitly check operators precedence 2022-12-07 14:20:01 +01:00
stm32mp1_tbb_cert.c feat(stm32mp1): add the TRUSTED_BOARD_BOOT support 2022-11-14 11:25:01 +01:00
stm32mp1_topology.c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
stm32mp1_usb_dfu.c feat(stm32mp1): usb descriptor update for STM32MP13 2022-03-22 09:09:23 +01:00