zephyr/tests
Alexandre Mergnat 0a5b25916c tests: protection: add riscv support
Execute tests are disabled for RISC-V because is isn't able
to set an execution restriction. From RISC-V documentation:
  "Instruction address-translation and protection are unaffected
  by the setting of MPRV"
MPRV is used to apply memory protection restriction when CPU is
running in machine mode (kernel).

Signed-off-by: Alexandre Mergnat <amergnat@baylibre.com>
2020-11-09 15:37:11 -05:00
..
application_development
arch x86: add support for common page tables 2020-11-05 09:33:40 -05:00
benchmarks review: rb: develop comments and add some details 2020-11-03 11:08:15 +01:00
bluetooth Bluetooth: L2CAP: Enable L2CAP dynamic channels without Enhanced CBFC 2020-11-09 11:25:10 +01:00
boards
crypto
deprecated/inttype dts: remove legacy macro support 2020-10-09 08:45:38 -05:00
drivers tests: fix accel abstraction violation 2020-10-29 14:04:26 -04:00
kernel tests: protection: add riscv support 2020-11-09 15:37:11 -05:00
lib tests: lib: gui: Enable new config flags 2020-11-01 10:51:00 -05:00
misc/test_build
net net: shell: Add network mgmt events monitor support 2020-10-13 13:42:50 +03:00
portability tests: cmsis_rtos_v2: Fix stack overflow 2020-10-13 20:04:31 +02:00
posix tests: posix/{common,fs}: enable testing TLS 2020-10-24 10:52:00 -07:00
shell tests: shell: Add test for too many arguments in the command 2020-09-14 16:05:11 +02:00
subsys tests/fs/fatfs: Add tests for FS_MOUNT_FLAG_* 2020-11-06 13:10:13 -05:00
unit sys: util: Add clamp macro 2020-11-05 12:12:17 +01:00
ztest