ARM: initial stack protector (-fstack-protector) support
authorNicolas Pitre <nico@fluxnic.net>
Tue, 25 May 2010 03:55:42 +0000 (23:55 -0400)
committerNicolas Pitre <nico@fluxnic.net>
Tue, 15 Jun 2010 01:31:00 +0000 (21:31 -0400)
This is the very basic stuff without the changing canary upon
task switch yet.  Just the Kconfig option and a constant canary
value initialized at boot time.

Signed-off-by: Nicolas Pitre <nicolas.pitre@linaro.org>

No differences found