linux/arch/xtensa/boot/boot-elf
Max Filippov 0d848afe11 xtensa: drop unused sections and remapped reset handlers
There are no .bootstrap or .ResetVector.text sections linked to the
vmlinux image, drop these sections from vmlinux.ld.S. Drop
RESET_VECTOR_VADDR definition only used for .ResetVector.text.

Drop remapped copies of primary and secondary reset vectors, as modern
gdb don't have problems stepping through instructions at arbitrary
locations. Drop corresponding sections from the corresponding linker
scripts.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
2015-11-03 17:19:39 +03:00
..
.gitignore xtensa: tell git to ignore generated files 2013-06-05 10:14:19 -07:00
Makefile xtensa: add MMU v3 support 2013-05-09 01:07:09 -07:00
boot.lds.S xtensa: drop unused sections and remapped reset handlers 2015-11-03 17:19:39 +03:00
bootstrap.S xtensa: drop unused sections and remapped reset handlers 2015-11-03 17:19:39 +03:00