OSDN Git Service

xtensa: fix declaration of _SecondaryResetVector_text_*
authorMax Filippov <jcmvbkbc@gmail.com>
Tue, 26 Apr 2022 14:46:45 +0000 (07:46 -0700)
committerMax Filippov <jcmvbkbc@gmail.com>
Mon, 2 May 2022 02:56:18 +0000 (19:56 -0700)
commit5442b8c7dd1eb5e5ba8143c9abfbfe7dddedd375
treee7c6bfd67e0aa5e1da55650267ead8638e54ff20
parenta255ee29252066d621df5d6b420bf534c6ba5bc0
xtensa: fix declaration of _SecondaryResetVector_text_*

Secondary reset vector is defined, compiled and used when
CONFIG_SECONDARY_RESET_VECTOR is enabled, not only on SMP.
Make declarations of _SecondaryResetVector_text_* symbols available
accordingly.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
arch/xtensa/include/asm/sections.h