OSDN Git Service

xtensa: separate SMP and XIP support
authorMax Filippov <jcmvbkbc@gmail.com>
Sat, 1 Feb 2020 05:25:03 +0000 (21:25 -0800)
committerMax Filippov <jcmvbkbc@gmail.com>
Wed, 5 Feb 2020 05:56:15 +0000 (21:56 -0800)
commit4f17664a4407004f71dc76de01c89fdb6efc0776
treee94326dc21ea76d69b4cfa59618db3c15115b8f8
parent50722f0bf631cfcbcce18dac6b3fb5c2b6432628
xtensa: separate SMP and XIP support

There's no real dependency between SMP and XIP, allow them to be
selected together. Always define 2- and 4-argument SECTION_VECTOR
macros, always use 4-argument macro for the secondary reset vector and
always define relocation entry for it.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
arch/xtensa/kernel/vmlinux.lds.S