commit | 3ad69290e84b457440aa3b1a37da7e5fe1b316e1 | [log] [tgz] |
---|---|---|
author | Paul Sokolovsky <paul.sokolovsky@linaro.org> | Mon Oct 31 22:48:32 2022 +0300 |
committer | Paul Sokolovsky <paul.sokolovsky@linaro.org> | Mon Oct 31 22:48:32 2022 +0300 |
tree | 31e331616eb9691e2457cb38bf58195f48fa2a27 | |
parent | 0b88065b1664aa59637f26becca763ae9eba012d [diff] |
tf-a-eclair-*: Build with DEBUG=1 Looking at the source code, DEBUG=1 mostly enables more code to be compiled (e.g., asserts), and doesn't switch (if/else) different codepaths. So, it makes sense to enable DEBUG by default - we'll just get more code coverage with it. Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org> Change-Id: I6c68f4e05d221d94aafcbfc21128c0326a8fd230