zephyr/tests
Maksim Masalski 2cd556a689 tests: arch: x86 mem protection check CPU scrubs regs after syscall
To improve Zephyr security, I decided to create a test
to check upon exit of a system call back to the calling thread,
the kernel scrubs CPU registers for sensitive data.

Signed-off-by: Maksim Masalski <maksim.masalski@intel.com>
2020-09-21 10:18:17 -05:00
..
application_development
arch tests: arch: x86 mem protection check CPU scrubs regs after syscall 2020-09-21 10:18:17 -05:00
benchmarks tests: latency_measure: move timing_init() earlier 2020-09-17 10:54:40 -04:00
bluetooth drivers/flash/soc_flash_nrf: Remove blank lines at the end of config files 2020-09-21 13:06:16 +02:00
boards
crypto
deprecated
drivers boards: add Pinnacle 100 DVK 2020-09-16 14:21:41 -05:00
kernel tests: kernel: common: Add tests for 24-bit byteorder functions 2020-09-21 11:17:59 +02:00
lib tests: devicetree: legacy_api: Exclude test on pinnacle_100_dvk 2020-09-17 16:30:16 -05:00
misc/test_build
net
portability
posix tests: posix: common: move printk() out of k_usleep() tick alignment 2020-09-18 22:07:19 -04:00
shell tests: shell: Add test for too many arguments in the command 2020-09-14 16:05:11 +02:00
subsys
unit
ztest