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>
1 parent f9a6db0 commit 92cad5fa4bb4f7662574350df91196bb8017a820
@Antonio Nino Diaz Antonio Nino Diaz authored on 19 Oct 2017
Showing 3 changed files
View
services/spd/opteed/opteed_common.c
View
services/spd/tlkd/tlkd_common.c
View
services/spd/tspd/tspd_common.c