1
linux/arch/arm/boot/compressed
Nicolas Pitre b11fe38883 ARM: 6663/1: make Thumb2 kernel entry point more similar to the ARM one
Some installers would binary patch the kernel zImage to replace the
first few nops with custom instructions.  This breaks the Thumb2 kernel
as the mode switch is right at the beginning.  Let's move it towards the
end of the nop sequence instead.

Signed-off-by: Nicolas Pitre <nicolas.pitre@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2011-02-23 17:24:19 +00:00
..
.gitignore
big-endian.S
decompress.c ARM: 6026/1: ARM: Add support for LZMA-compressed kernel images 2010-04-14 12:05:36 +01:00
head-sa1100.S
head-shark.S
head-sharpsl.S
head-shmobile.S ARM: 6515/1: Add zboot support for SuperH Mobile ARM 2010-12-05 08:40:17 +00:00
head-xscale.S
head.S ARM: 6663/1: make Thumb2 kernel entry point more similar to the ARM one 2011-02-23 17:24:19 +00:00
ll_char_wr.S
Makefile ARM: 6515/1: Add zboot support for SuperH Mobile ARM 2010-12-05 08:40:17 +00:00
misc.c ARM: remove bit-rotten STANDALONE_DEBUG for decompressor 2010-07-07 16:38:16 +02:00
ofw-shark.c
piggy.gzip.S arm: add support for LZO-compressed kernels 2010-01-11 09:34:05 -08:00
piggy.lzma.S ARM: 6026/1: ARM: Add support for LZMA-compressed kernel images 2010-04-14 12:05:36 +01:00
piggy.lzo.S arm: add support for LZO-compressed kernels 2010-01-11 09:34:05 -08:00
vmlinux.lds.in ARM: avoid marking decompressor .stack section as having contents 2010-11-22 12:00:59 +00:00