coreboot-kgpe-d16/src/cpu
Patrick Georgi 020f51fdc0 Add scan-build support to the build system.
When configured in Kconfig, just running "make"
calls scan-build as appropriate (however, it does not
check for the presence of scan-build)

The target directory for the scan-build report is configurable
and defaults to the scan-build default of /tmp/scan-build-$date-$num

abuild is adapted to properly run scanbuild when ran
with the -sb option.

Signed-off-by: Patrick Georgi <patrick.georgi@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5208 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-03-14 21:25:03 +00:00
..
amd Replace spaces with tabs. Trivial. 2010-03-11 22:12:10 +00:00
emulation newconfig is no more. 2010-02-07 21:43:48 +00:00
intel Add support for the 0x06B1 CPU ID for Celeron (Tualatin). 2010-03-06 16:19:11 +00:00
via Unify crt0s setup to src/arch/i386/Makefile.inc. This variable 2010-02-25 17:03:17 +00:00
x86 Add scan-build support to the build system. 2010-03-14 21:25:03 +00:00
Kconfig HAVE_MOVNTI really means SSE2. Also add sfence in the MOVNTI case. 2010-02-25 13:40:49 +00:00
Makefile.inc Remove double include of smm directory. Trivial. 2009-10-26 21:04:03 +00:00