arm-trusted-firmware/services/spd/tspd
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
..
tspd.mk Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
tspd_common.c spd: Use `ENABLE_ASSERTIONS` instead of `DEBUG` 2017-11-08 18:05:14 +00:00
tspd_helpers.S Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
tspd_main.c Fix order of #includes 2017-07-12 14:45:31 +01:00
tspd_pm.c Use SPDX license identifiers 2017-05-03 09:39:28 +01:00
tspd_private.h Merge pull request #925 from dp-arm/dp/spdx 2017-05-04 16:35:19 +01:00