zephyr/tests
Wayne Ren 3f2f6dda1a tests: a fix for ARC and MPU VER 3
For ARC MPU version 3, the defined partitions are not added to MPU
when appmem_init_app_memory is doning app_bss_zero().

So need to disable mpu first to allow appmem_init_app_memory to
access all partitions.

Signed-off-by: Wayne Ren <wei.ren@synopsys.com>
2018-08-28 13:57:50 -04:00
..
application_development
benchmarks tests: benchmark: Check for return values 2018-08-27 12:43:43 -04:00
bluetooth
boards
booting/stub
cmsis_rtos_v1 tests: cmsis_rtos_v1: add semaphore negative tests 2018-08-26 08:56:17 -07:00
compliance
crypto
drivers
include
kernel tests: a fix for ARC and MPU VER 3 2018-08-28 13:57:50 -04:00
lib
misc/test_build
net tests: net: ipv6: Add tests for verifying DAD timers 2018-08-21 14:01:10 +03:00
posix
power tests: power: exclude arduino_101 2018-08-24 07:06:11 -07:00
shell
subsys
unit
ztest
CMakeLists.txt
Kconfig