Add option to build Ada debugging code
commite84e625483bccd67a76d0177ac5346b51c2ce016
authorNico Huber <nico.huber@secunet.com>
Wed, 5 Oct 2016 15:43:56 +0000 (5 17:43 +0200)
committerNico Huber <nico.h@gmx.de>
Fri, 28 Oct 2016 23:28:13 +0000 (29 01:28 +0200)
tree214e6f5b44332cba5797d46d4a650f446339267b
parent07e206a6466197487f9f877ee6f5e7a7bec751a2
Add option to build Ada debugging code

Ada knows a pragma `Debug` that is used to exclude procedure calls from
a release build. The new option `DEBUG_ADA_CODE` enables those procedure
calls.

Change-Id: Id5298e5819606c3d1cf2a2a1cd4f1d5d1227aa4f
Signed-off-by: Nico Huber <nico.huber@secunet.com>
Reviewed-on: https://review.coreboot.org/16943
Tested-by: build bot (Jenkins)
Reviewed-by: Martin Roth <martinroth@google.com>
Makefile.inc
src/Kconfig