coreboot-kgpe-d16/src
David Hendricks b313e90162 armv7: init stack to 0xdeadbeef to detect stack overflows
This adds a simple loop which initializes the stack to 0xdeadbeef
which is used by checkstack().

Change-Id: I8aecf7bfb1067de68c4080c1fcb7eefa28fd04a7
Signed-off-by: David Hendricks <dhendrix@chromium.org>
Reviewed-on: http://review.coreboot.org/2421
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
2013-02-19 00:57:41 +01:00
..
arch armv7: init stack to 0xdeadbeef to detect stack overflows 2013-02-19 00:57:41 +01:00
console console: Fix using CMOS for options 2013-02-08 10:00:12 +01:00
cpu Kconfig: string option doesn't work properly inside choice section 2013-02-18 17:39:37 +01:00
device sconfig: rename lapic_cluster -> cpu_cluster 2013-02-14 07:07:20 +01:00
drivers spi.h: Rename the spi.h to spi-generic.h 2013-02-11 21:01:47 +01:00
ec Add support for "Butterfly" Chromebook 2013-02-11 22:02:32 +01:00
include AMD Family12h: Fix warnings 2013-02-18 05:01:53 +01:00
lib fix an error message in checkstack() 2013-02-12 05:05:39 +01:00
mainboard Persimmon: drop useless DDR3 voltage code copied from Inagua 2013-02-18 22:49:59 +01:00
northbridge AMD Family12h: Fix warnings 2013-02-18 05:01:53 +01:00
southbridge AMD S3: Fix typo vol*a*tile in southbridge Kconfig 2013-02-18 08:59:47 +01:00
superio
vendorcode AMD Family12h: Fix warnings 2013-02-18 05:01:53 +01:00
Kconfig ARMv7: drop multiboot support 2013-02-14 23:55:34 +01:00