commit | c743f38013aeff58ef6252601e397b5ba281c633 | [log] [tgz] |
---|---|---|
author | Nicolas Pitre <nico@fluxnic.net> | Mon May 24 23:55:42 2010 -0400 |
committer | Nicolas Pitre <nico@fluxnic.net> | Mon Jun 14 21:31:00 2010 -0400 |
tree | b364e1690aff8a0dd97a83d4cb17bcadcdb5bd19 | |
parent | cc92c28b2db5b406657ecc05235d4ca4e222ae34 [diff] |
ARM: initial stack protector (-fstack-protector) support 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>