mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-18 02:24:18 +00:00
![]() Fix MISRA C2012-18.4: The +, -, += and -= operators should not be applied to an expression of pointer type. While at it, avoid computing twice the same value, by removing the initial value computation outside the loop. Signed-off-by: Yann Gautier <yann.gautier@st.com> Change-Id: Iabfe587bf72535541c94bfa341de10148aa58030 |
||
---|---|---|
.. | ||
include | ||
bl2_io_storage.c | ||
stm32cubeprogrammer_uart.c | ||
stm32cubeprogrammer_usb.c | ||
stm32mp_common.c | ||
stm32mp_crypto_lib.c | ||
stm32mp_dt.c | ||
stm32mp_fconf_io.c | ||
stm32mp_trusted_boot.c | ||
usb_dfu.c |