arm-trusted-firmware/plat/st/common
Yann Gautier e9d1e5afbd plat/st: correctly check pwr-regulators node
This warning was issued by cppcheck in our downstream code:
[plat/st/common/stm32mp_dt.c:629] -> [plat/st/common/stm32mp_dt.c:634]:
 (warning) Identical condition 'node<0', second condition is always false

The second test has to check variable pwr_regulators_node.

Change-Id: I4a20c4a3ac0ef0639c2df36309d90a61c02b511f
Signed-off-by: Yann Gautier <yann.gautier@st.com>
2020-03-23 16:42:35 +01:00
..
include stm32mp: add DT helper for reg by name 2020-01-20 11:32:59 +01:00
bl2_io_storage.c stm32mp1: Add support for SPI-NOR boot device 2020-01-20 11:32:59 +01:00
stm32mp_auth.c stm32mp1: add authentication support for stm32image 2019-09-23 09:48:07 +00:00
stm32mp_common.c stm32mp1: move check_header() to common code 2019-09-02 17:52:55 +02:00
stm32mp_dt.c plat/st: correctly check pwr-regulators node 2020-03-23 16:42:35 +01:00