In files
cmake/Compiler/ARMClang.cmake
cmake/Compiler/GNUARM.cmake
the debug setting RELWITHDEBINFO should define NDEBUG macro just as it is done for MINSIZEREL and RELEASE.
In files
cmake/Compiler/ARMClang.cmake
cmake/Compiler/GNUARM.cmake
the debug setting RELWITHDEBINFO should define NDEBUG macro just as it is done for MINSIZEREL and RELEASE.
change for this task: https://review.trustedfirmware.org/#/c/trusted-firmware-m/+/1363/