linux/arch/mips/boot/compressed
Ben Chan 3b628cac65 MIPS: ZBOOT: implement stack protector in compressed boot phase
This patch implements the stack protector code in MIPS compressed boot
phase based on the same code added to arm in commit
8779657d29 "stackprotector: Introduce
CONFIG_CC_STACKPROTECTOR_STRONG" by Kees Cook <keescook@chromium.org>

Signed-off-by: Ben Chan <benchan@chromium.org>
Cc: Kees Cook <keescook@chromium.org>
Cc: Olof Johansson <olofj@chromium.org>
Reviewed-by: Kees Cook <keescook@chromium.org>
Cc: linux-mips@linux-mips.org
Cc: linux-kernel@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/7175/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2014-08-02 00:06:46 +02:00
..
Makefile MIPS: ZBOOT: gather string functions into string.c 2014-01-24 22:39:55 +01:00
calc_vmlinuz_load_addr.c MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
dbg.c mips: delete non-required instances of include <linux/init.h> 2014-01-24 22:39:56 +01:00
decompress.c MIPS: ZBOOT: implement stack protector in compressed boot phase 2014-08-02 00:06:46 +02:00
dummy.c
head.S MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
ld.script MIPS: ZBOOT: Define program header for text loadable segment 2013-10-29 21:24:30 +01:00
string.c MIPS: ZBOOT: gather string functions into string.c 2014-01-24 22:39:55 +01:00
uart-16550.c mips: delete non-required instances of include <linux/init.h> 2014-01-24 22:39:56 +01:00
uart-alchemy.c