Home
last modified time | relevance | path

Searched hist:"92 cad5fa4bb4f7662574350df91196bb8017a820" (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/services/spd/opteed/
H A Dopteed_common.c92cad5fa4bb4f7662574350df91196bb8017a820 Thu Oct 19 15:55:48 UTC 2017 Antonio Nino Diaz <antonio.ninodiaz@arm.com> 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>
/rk3399_ARM-atf/services/spd/tlkd/
H A Dtlkd_common.c92cad5fa4bb4f7662574350df91196bb8017a820 Thu Oct 19 15:55:48 UTC 2017 Antonio Nino Diaz <antonio.ninodiaz@arm.com> 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>
/rk3399_ARM-atf/services/spd/tspd/
H A Dtspd_common.c92cad5fa4bb4f7662574350df91196bb8017a820 Thu Oct 19 15:55:48 UTC 2017 Antonio Nino Diaz <antonio.ninodiaz@arm.com> 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>