arm-trusted-firmware/plat/st/common
Yann Gautier 0ebaf22289 fix(st): rework secure-status check in fdt_get_status()
This corrects MISRA C2012-15.7:
All if...else if constructs shall be terminated with an else statement.

Signed-off-by: Yann Gautier <yann.gautier@st.com>
Change-Id: I3d893d0db0a448323270086923563147008c59b9
2022-12-07 14:20:01 +01:00
..
include fix(st): add U suffix for unsigned numbers 2022-12-07 14:20:01 +01:00
bl2_io_storage.c fix(st): add U suffix for unsigned numbers 2022-12-07 14:20:01 +01:00
stm32cubeprogrammer_uart.c refactor(st): configure baudrate for UART programmer 2022-09-23 15:17:43 +02:00
stm32cubeprogrammer_usb.c fix(st): add missing string.h include 2022-10-03 10:00:03 +02:00
stm32mp_common.c refactor(stm32mp1): remove STM32MP_USE_STM32IMAGE 2022-11-14 14:14:48 +01:00
stm32mp_crypto_lib.c feat(stm32mp1): add a stm32mp crypto library 2022-11-14 10:55:17 +01:00
stm32mp_dt.c fix(st): rework secure-status check in fdt_get_status() 2022-12-07 14:20:01 +01:00
stm32mp_fconf_io.c feat(stm32mp1): add the decryption support 2022-11-14 11:25:01 +01:00
stm32mp_trusted_boot.c feat(stm32mp1): add the TRUSTED_BOARD_BOOT support 2022-11-14 11:25:01 +01:00
usb_dfu.c feat(plat/st): add a USB DFU stack 2021-10-29 16:43:36 +02:00