v2.6-stm32mp-r2.2
The following changes since commit aa1e9e2:
feat(stm32mp1): disable MMU earlier when going to standby (2023-06-30 16:57:45 +0200)
are available in the Git repository at:
https://gerrit.st.com/mpu/oe/st/tf-a v2.6-stm32mp-r2.2
for you to fetch changes up to 5926142:
stm32mp1: platform: update st version to r2.2 (2024-07-26 14:13:20 +0530)
Demi Marie Obenour (4):
fix(auth): forbid junk after extensions
fix(auth): require at least one extension to be present
fix(auth): avoid out-of-bounds read in auth_nvctr()
fix(auth): properly validate X.509 extensions
vermaash (1):
stm32mp1: platform: update st version to r2.2
drivers/auth/auth_mod.c | 20 +++++++++----
drivers/auth/mbedtls/mbedtls_x509_parser.c | 46 ++++++++++++++++++++++--------
plat/st/stm32mp1/platform.mk | 2 +-
3 files changed, 49 insertions(+), 19 deletions(-)