diff options
author | Roberto Vargas <roberto.vargas@arm.com> | 2017-12-15 15:28:50 +0000 |
---|---|---|
committer | Roberto Vargas <roberto.vargas@arm.com> | 2018-05-01 16:30:05 +0100 |
commit | 379dcab7945abe206baf54304c6fbf68963c3f42 (patch) | |
tree | 3f9745965e1960e8623d98c4cb6522903f203ca3 /lib/psci/psci_main.c | |
parent | a8d9550b527107b85703d7b4e93073e653ae95f7 (diff) |
Remove the unused macro NDEBUG
The C standards specify that this macro is used to
disable asserts but, in our code, the assert macro
is controlled with ENABLE_ASSERTIONS. Having this macro
here creates confusion about the behaviour of assert.
Change-Id: Iab8689a14dc2b8790729857d56585ce43c0c4f51
Signed-off-by: Roberto Vargas <roberto.vargas@arm.com>
Diffstat (limited to 'lib/psci/psci_main.c')
0 files changed, 0 insertions, 0 deletions