zephyr/arch
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
..
arc arch: arc: Restore MPU registers to its initial states between tests 2020-10-02 11:31:34 +02:00
arm code-guideline: Fixing code violation 10.4 Rule 2020-10-01 17:13:29 -04:00
common benchmarking: remove execution benchmarking code 2020-09-05 13:28:38 -05:00
nios2 benchmarking: remove execution benchmarking code 2020-09-05 13:28:38 -05:00
posix kernel: handle thread self-aborts on idle thread 2020-09-30 14:11:59 -04:00
riscv benchmarking: remove execution benchmarking code 2020-09-05 13:28:38 -05:00
x86 arch/x86: If ACPI is enabled, get the CPU APIC ID from it 2020-10-01 11:16:40 -07:00
xtensa benchmarking: remove execution benchmarking code 2020-09-05 13:28:38 -05:00
CMakeLists.txt
Kconfig