zephyr/arch/arc/core
Yuguo Zou ba2413f544 arch: arc: change to CONFIG_INIT_ARCH_HW_AT_BOOT
align kconfig option CONFIG_ARC_CUSTOM_INIT to
CONFIG_INIT_ARCH_HW_AT_BOOT. Remove unused CONFIG_ARC_CUSTOM_INIT in
kconfig.

Signed-off-by: Yuguo Zou <yuguo.zou@synopsys.com>
2020-11-11 13:20:14 +01:00
..
mpu arch: arc: unify different versions of MPU registers 2020-10-02 11:31:34 +02:00
offsets
secureshield device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
arc_connect.c
arc_smp.c arch: arc: add support of ARConnect inter-core debug unit 2020-11-09 15:52:15 -06:00
cache.c device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
CMakeLists.txt gcov: Add coverage support for arc qemu platform 2020-08-26 12:32:39 +02:00
cpu_idle.S arc: cpu_idle: remove sleep workround for nsim_hs_smp 2020-10-22 06:17:08 -04:00
fast_irq.S ARC: make the assembly codes compatible 2020-09-05 10:22:56 -05:00
fatal.c
fault_s.S ARC: make the assembly codes compatible 2020-09-05 10:22:56 -05:00
fault.c kernel: overhaul stack specification 2020-07-30 21:11:14 -04:00
irq_manage.c ARC: make the assembly codes compatible 2020-09-05 10:22:56 -05:00
irq_offload.c arch: Apply IRQ offload API change 2020-09-02 13:48:13 +02:00
isr_wrapper.S arch: arc: use ifdef to replace if define in isr wrapper code 2020-11-02 11:02:47 -06:00
prep_c.c
regular_irq.S ARC: make the assembly codes compatible 2020-09-05 10:22:56 -05:00
reset.S arch: arc: change to CONFIG_INIT_ARCH_HW_AT_BOOT 2020-11-11 13:20:14 +01:00
switch.S benchmarking: remove execution benchmarking code 2020-09-05 13:28:38 -05:00
thread_entry_wrapper.S
thread.c kernel: overhaul stack specification 2020-07-30 21:11:14 -04:00
timestamp.c
userspace.S benchmarking: remove execution benchmarking code 2020-09-05 13:28:38 -05:00
vector_table.c
vector_table.ld