arm-trusted-firmware/services/spd/opteed
Antonio Nino Diaz 92cad5fa4b spd: Use `ENABLE_ASSERTIONS` instead of `DEBUG`
A line in the upstream SPDs is only compiled in in `DEBUG` builds. This
line is used to help with assertions and so assertion failures can
happen in release builds with assertions enabled. Use
`ENABLE_ASSERTIONS` instead of `DEBUG`.

This bug was introduced in commit aa61368eb5, which introduced the build
option `ENABLE_ASSERTIONS`.

Change-Id: I7977df9c89c68677b00099b2a1926fa3cb0937c6
Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>
2017-11-08 18:05:14 +00:00
..
opteed.mk Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
opteed_common.c spd: Use `ENABLE_ASSERTIONS` instead of `DEBUG` 2017-11-08 18:05:14 +00:00
opteed_helpers.S Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
opteed_main.c opteed: pass device tree pointer in x2 2017-08-24 16:00:20 +02:00
opteed_pm.c opteed: pass device tree pointer in x2 2017-08-24 16:00:20 +02:00
opteed_private.h opteed: pass device tree pointer in x2 2017-08-24 16:00:20 +02:00
teesmc_opteed.h Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
teesmc_opteed_macros.h Use SPDX license identifiers 2017-05-03 09:39:28 +01:00