commit | 937684e7ca3367f15ada9642ca4cad4e3949e942 | [log] [tgz] |
---|---|---|
author | Yann Gautier <yann.gautier@st.com> | Thu Jun 20 11:41:19 2024 +0200 |
committer | Manish Pandey <manish.pandey2@arm.com> | Fri Jun 21 10:32:05 2024 +0200 |
tree | 1fd8118c7de5e0cce2fd29253a133bbc7ea22192 | |
parent | aefbe27dac9dbfeb7f1e1a3ab49e6348d0198867 [diff] |
fix(st): provide DT file for STM32MP13 Whereas the device tree file should not be required to compile only BL2 on ST platforms, the coverity script fails because it tries to use the default DT file (dedciated to STM32MP15). Provide STM32MP13 DT file to the command line to avoid the issue. Signed-off-by: Yann Gautier <yann.gautier@st.com> Change-Id: I12031bee697dd28bf3809c552a59cf5312a09e36