linux_old1/arch/xtensa/boot
Max Filippov f8f02ca73c xtensa: build kernel with text-section-literals
vmlinux.lds.S doesn't do anything special with literals, so instead of
keeping them separate put them into the corresponding text sections.
Drop explicit .literal sections from the vmlinux.lds.S, use standard
section macros. Mark literal pool locations in the assembly sources.
Unfortunately assembler doesn't put literals into .init sections and
external libgcc may still have .literal sections, so sed transformation
to the linker script is still needed.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
2017-12-10 14:48:51 -08:00
..
boot-elf xtensa: clean up bootable image build targets 2017-03-01 12:32:50 -08:00
boot-redboot xtensa: build kernel with text-section-literals 2017-12-10 14:48:51 -08:00
dts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
lib License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
.gitignore xtensa: tell git to ignore generated .dtb files 2013-07-08 01:18:55 -07:00
Makefile xtensa: clean up bootable image build targets 2017-03-01 12:32:50 -08:00