]> git.baikalelectronics.ru Git - arm-tf.git/commit
fix(st): add U suffix for unsigned numbers
authorYann Gautier <yann.gautier@st.com>
Fri, 18 Nov 2022 12:43:48 +0000 (13:43 +0100)
committerYann Gautier <yann.gautier@st.com>
Wed, 7 Dec 2022 13:20:01 +0000 (14:20 +0100)
commit9c1aa1253c9c77487b73d46a89941e81e80864eb
tree685814a71c18b7177d3266557b1d95e122aa52b6
parent56048fe215997ab6788ebd251e8cde094392dfc7
fix(st): add U suffix for unsigned numbers

This corrects MISRA c2012-7.2 violation:
A "u" or "U" suffix shall be applied to all integer constants that are
represented in an unsigned type.

Signed-off-by: Yann Gautier <yann.gautier@st.com>
Change-Id: I92b394572528e7179a314bbad4a032fd65053861
plat/st/common/bl2_io_storage.c
plat/st/common/include/stm32mp_efi.h