Home
last modified time | relevance | path

Searched refs:warnings (Results 1 – 14 of 14) sorted by relevance

/trusted-firmware-m-latest/platform/ext/cmsis/CMSIS/CoreValidation/Source/
DCV_Report.c163 PRINT(("<warn>%d</warn>\n", test_report.warnings));
174 test_report.warnings));
217 TAS->warnings = 0;
228 CAS->warnings = 0;
241 else if (test_report.warnings > 0U) {
268 else if (CAS->warnings > 0U) {
270 test_report.warnings++;
297 CAS->warnings++;
298 TAS->warnings++;
336 if (TAS->warnings < BUFFER_ASSERTIONS) {
[all …]
/trusted-firmware-m-latest/platform/ext/cmsis/CMSIS/CoreValidation/Include/
DCV_Report.h49 AS_INFO warnings[BUFFER_ASSERTIONS]; member
56 uint32_t warnings; /* Total assertions warnings */ member
66 uint32_t warnings; /* Total test cases warnings */ member
/trusted-firmware-m-latest/lib/ext/qcbor/
D0001-Disable-gcc-Wmaybe-uninitialized-because-of-false-po.patch9warnings are still produced with some versions of gcc and with some optimization options for gcc. …
15 Note that just slamming initialization on to the variables to prevent the warnings is actually a bi…
75 + * warnings issues vary by version of gcc and which optimization
79 + * One may ask how to be sure these warnings are false positives and
84 + * In particularly, most of the warnings are about
/trusted-firmware-m-latest/secure_fw/spm/
DCMakeLists.txt121 # The veneers give warnings about not being properly declared so they get hidden
122 # to not overshadow _real_ warnings.
/trusted-firmware-m-latest/bl1/bl1_1/shared_lib/
DCMakeLists.txt49 #Prevents warnings caused by C99 static assert workaround
/trusted-firmware-m-latest/docs/platform/cypress/psoc64/libs/core-lib/
DREADME.md13 * `CY_UNUSED_PARAMETER`: Avoid warnings if a function argument isn't used
DRELEASE.md9 * CY_UNUSED_PARAMETER: Avoid warnings if a function argument isn't used
/trusted-firmware-m-latest/platform/ns/
Dtoolchain_ns_ARMCLANG.cmake72 # Suppress link warnings that are consistant (and therefore hopefully
74 …# https://developer.arm.com/documentation/100074/0608/linker-errors-and-warnings/list-of-the-armli…
Dtoolchain_ns_GNUARM.cmake209 LINKER:-fatal-warnings
/trusted-firmware-m-latest/
Dtoolchain_ARMCLANG.cmake71 # Suppress link warnings that are consistant (and therefore hopefully
73 …# https://developer.arm.com/documentation/100074/0608/linker-errors-and-warnings/list-of-the-armli…
Dtoolchain_GNUARM.cmake134 LINKER:-fatal-warnings
/trusted-firmware-m-latest/docs/configuration/
Dindex.rst95 on step 1 will generate warnings which are expected to break a build.
/trusted-firmware-m-latest/docs/integration_guide/services/
Dtfm_manifest_tool_user_guide.rst73 Reduces log messages, only warnings and errors will be printed.
/trusted-firmware-m-latest/docs/doxygen/
DDoxyfile.in441 # Note: This will also disable the warnings about undocumented members that are
738 # this implies that the warnings are on.
740 # Tip: Turn warnings on while writing the documentation.
746 # warnings for undocumented members. If EXTRACT_ALL is set to YES then this flag
752 # If the WARN_IF_DOC_ERROR tag is set to YES, doxygen will generate warnings for
760 # This WARN_NO_PARAMDOC option can be enabled to get warnings for functions that