zephyr/tests
Ioannis Glaropoulos 9163da09d6 tests: mem_protect: fix partition remove test on v8-m with 8 regions
Some ARMv8-M platforms may come with only 8 (instead of 16)
MPU regions. In these platforms, by design, a memory domain
may contain up to 2 application memory partitions, when we
build with MPU_GAP_FILLING support. To be able to test this
valid configuration we slightly modify the test code in the
mem_protect suite, and add-remove the second partition (with
index-1) instead of the third (index-2).

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
2020-08-28 12:55:37 +02:00
..
application_development
arch
benchmarks
bluetooth
boards
crypto
deprecated
drivers drivers: flash: remove W25QXXDV driver 2020-08-27 17:39:21 +02:00
kernel tests: mem_protect: fix partition remove test on v8-m with 8 regions 2020-08-28 12:55:37 +02:00
lib
misc/test_build
net
portability
posix
shell
subsys
unit
ztest