kernel-ark/arch/arm/boot/compressed
Russell King 3002b41bc6 ARM: decompressor: use better output sections
Place read-only data in a .rodata output section, and the compressed
piggy data in .piggydata.  Place the .got.plt section before the .got
section as is standard ELF practise.

This allows the piggydata to be more easily extracted from the
compressed vmlinux file for verification purposes.

Acked-by: Nicolas Pitre <nicolas.pitre@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2011-07-07 23:35:35 +01:00
..
.gitignore ARM: 6739/1: update .gitignore for boot/compressed 2011-02-19 11:24:25 +00:00
big-endian.S
decompress.c ARM: zImage: don't ignore error returned from decompress() 2011-05-07 00:08:01 -04:00
head-sa1100.S
head-shark.S
head-sharpsl.S
head-shmobile.S ARM: 6617/1: mmc, Add zboot from MMC support for SuperH Mobile ARM 2011-01-25 15:06:52 +00:00
head-vt8500.S ARM: 6597/1: Add basic architecture support for VIA/WonderMedia 85xx SoC's 2011-01-25 15:07:01 +00:00
head-xscale.S
head.S ARM: 6961/1: zImage: Add build-time check for correctly-sized proc_type entries 2011-06-21 11:33:20 +01:00
ll_char_wr.S
Makefile ARM: zImage: make sure no GOTOFF relocs are used with .bss symbols 2011-05-07 00:08:03 -04:00
misc.c Merge branch 'zImage_fixes' of git://git.linaro.org/people/nico/linux into devel-stable 2011-05-07 08:34:02 +01:00
mmcif-sh7372.c mmc: Add MMC_PROGRESS_* 2011-03-25 01:24:57 +09:00
ofw-shark.c
piggy.gzip.S
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
vmlinux.lds.in ARM: decompressor: use better output sections 2011-07-07 23:35:35 +01:00