commit | 193f6dd805d82b2339a877cd3f64f1e5bd41049b | [log] [tgz] |
---|---|---|
author | Gabor Toth <gabor.toth2@arm.com> | Fri Sep 27 11:49:49 2024 +0200 |
committer | Gabor Toth <gabor.toth2@arm.com> | Thu Oct 03 18:18:00 2024 +0200 |
tree | 6c39be20eb340719d7b3f97ce85d4631dc99b135 | |
parent | ed8305bdb02c8feffb20916b115b98a290f0e1cf [diff] |
Fail if trace.h is included without TRACE_LEVEL To avoid hiding errors, fail if a component includes trace.h, but TRACE_LEVEL is not set. Change-Id: Ia30e42c745af5b521194ffd32965a930fc490b66 Signed-off-by: Gabor Toth <gabor.toth2@arm.com>