zephyr/arch/arc/core
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
..
mpu
offsets ARC: allow to build code for processors without ZOL 2021-05-07 14:55:49 -05:00
secureshield
arc_connect.c
arc_smp.c
cache.c cache: Rename sys_{dcache,icache}_* to sys_{data,instr}_cache_* 2021-05-08 07:00:33 +02:00
CMakeLists.txt
cpu_idle.S
fast_irq.S
fatal.c ARC: allow to build code for processors without ZOL 2021-05-07 14:55:49 -05:00
fault_s.S
fault.c
irq_manage.c
irq_offload.c
isr_wrapper.S
prep_c.c
regular_irq.S ARC: allow to build code for processors without ZOL 2021-05-07 14:55:49 -05:00
reset.S arch: arc: _reset and _start section fix 2021-05-26 04:43:06 -05:00
switch.S
thread_entry_wrapper.S
thread.c ARC: add TLS support for ARCv3 2021-05-07 14:55:49 -05:00
timestamp.c
tls.c
userspace.S
vector_table.c
vector_table.ld