commit | ee580c2d110971370e80b124dfb63f0e9176c4b7 | [log] [tgz] |
---|---|---|
author | Boyan Karatotev <boyan.karatotev@arm.com> | Fri Apr 11 14:27:55 2025 +0100 |
committer | Boyan Karatotev <boyan.karatotev@arm.com> | Thu Jul 03 08:16:14 2025 +0100 |
tree | 1ab7875d60889f81262193d73c21c396d190cca2 | |
parent | b14987cfb077190e16faf2bc959e54b77741cc29 [diff] |
refactor(build): define the W and DEBUG flags in the standard way We have the assert_boolean section where DEBUG belongs and W should have an initial value (of 0) and only be allowed to be a number. Change-Id: Ie56dc9659f32c8a202f4506bc27e8bbf84c0f73f Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com>