zephyr/arch/arc
Watson Zeng 8414e86b42 arch: arc: _reset and _start section fix
SECTION_FUNC allows only one function to reside in a sub-section
SECTION_SUBSEC_FUNC allows multiple functions to reside in a sub-section
we should use SECTION_SUBSEC_FUNC for _reset and _start

Signed-off-by: Watson Zeng <zhiwei@synopsys.com>
2021-05-26 04:43:06 -05:00
..
core arch: arc: _reset and _start section fix 2021-05-26 04:43:06 -05:00
include ARC: allow to build code for processors without ZOL 2021-05-07 14:55:49 -05:00
CMakeLists.txt ARC: add TLS support for ARCv3 2021-05-07 14:55:49 -05:00
Kconfig arch: archs: using ATOMIC_OPERATIONS_BUILTIN 2021-05-25 12:55:48 -05:00