zephyr/arch/arc/core
Yuguo Zou d04ff1af7c arch: arc: Restore MPU registers to its initial states between tests
EMSK boards can't be reset between tests due to hardware configures.
MPU v3 configs in previous test could cause exceptions in the following
tests. This commit fixes this issue by restoring MPU registers initial
states at early init stage.

Signed-off-by: Yuguo Zou <yuguo.zou@synopsys.com>
2020-10-02 11:31:34 +02:00
..
mpu arch: arc: unify different versions of MPU registers 2020-10-02 11:31:34 +02:00
offsets kconfig: Rename CONFIG_FP_SHARING to CONFIG_FPU_SHARING 2020-05-08 10:58:33 +02:00
secureshield device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
arc_connect.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
arc_smp.c isr: Normalize usage of device instance through ISR 2020-09-02 13:48:13 +02: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: make the assembly codes compatible 2020-09-05 10:22:56 -05:00
fast_irq.S ARC: make the assembly codes compatible 2020-09-05 10:22:56 -05:00
fatal.c arc: show all registers on exception 2020-06-09 13:52:56 +02:00
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 benchmarking: remove execution benchmarking code 2020-09-05 13:28:38 -05:00
prep_c.c ARC: replace NOP ASM inlines with builtin 2020-07-24 12:05:12 +02:00
regular_irq.S ARC: make the assembly codes compatible 2020-09-05 10:22:56 -05:00
reset.S arch: arc: Restore MPU registers to its initial states between tests 2020-10-02 11:31:34 +02:00
switch.S benchmarking: remove execution benchmarking code 2020-09-05 13:28:38 -05:00
thread_entry_wrapper.S kernel: rename z_arch_ to arch_ 2019-11-07 15:21:46 -08:00
thread.c kernel: overhaul stack specification 2020-07-30 21:11:14 -04:00
timestamp.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
userspace.S benchmarking: remove execution benchmarking code 2020-09-05 13:28:38 -05:00
vector_table.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
vector_table.ld linker: Clean up section name definitions 2020-04-30 13:42:36 -04:00