zephyr/tests
Yong Cong Sin 408c151282 tests: arch: riscv: make sure that gp reg can't be corrupted
Add a test to make sure that the `gp` global pointer register used for
relative addressing when `CONFIG_RISCV_GP` is enabled can't be
corrupted by a rogue user thread.

Signed-off-by: Yong Cong Sin <ycsin@meta.com>
Signed-off-by: Yong Cong Sin <yongcong.sin@gmail.com>
2024-11-13 19:08:54 -08:00
..
application_development boards: rename qemu_xtensa to qemu_xtensa/dc233c 2024-10-02 09:58:36 +02:00
arch tests: arch: riscv: make sure that gp reg can't be corrupted 2024-11-13 19:08:54 -08:00
benchmarks tests: Fix IRQ locking in sched benchmark 2024-11-08 15:55:23 -06:00
bluetooth tests: Bluetooth: tester: Workaround Bus Fault in nRF53x using full RAM 2024-11-08 09:25:28 -06:00
boards samples: sensor: qdec: change pins used for qdec nrf54h20dk 2024-10-31 09:22:58 -05:00
boot tests: mcuboot: remove twr_kv58f220m from allowed list. 2024-10-25 08:52:44 +02:00
bsim tests: Bluetooth: PBP: Fix adv data for PBP BSIM test 2024-11-07 08:33:03 -06:00
cmake tests: add twister tests for CMake board and SoC extension 2024-10-26 17:14:06 +02:00
crypto tests: crypto: tinycrypt: Fix premature Ztest end 2024-11-08 11:35:22 -06:00
drivers tests: drivers: build_all: eeprom: fix label name conflict 2024-11-13 19:08:41 -08:00
integration/kernel
kconfig tests: kconfig: functions: Add min/max functions 2024-08-02 13:41:07 +02:00
kernel arm: tests: kernel: fix bug in fatal_exception test 2024-11-07 11:06:34 -08:00
lib tests: lib: cmsis_dsp: transform: Update Ram Size 2024-11-08 09:25:04 -06:00
misc cmake: linker: evaluate CONFIG_LINKER_ITERABLE_SUBALIGN in CMake 2024-09-25 16:16:35 -05:00
modules tests: thrift: Remove 'newlib' from test identifiers 2024-10-22 20:40:20 +02:00
net test: net: lib: prometheus: formatter: Fix test flakiness 2024-11-06 09:53:29 -08:00
posix tests: posix: net: fix missing clock_t and clockid_t with newlib 2024-10-18 09:17:33 +02:00
robot
subsys tests: debug/coredump: Change to call k_panic() for ISH SoCs 2024-11-08 15:55:36 -06:00
unit tests: unit: crc: use zassert_equal for cleaner assertions 2024-10-09 09:48:00 +02:00
ztest tests: Support targeting unit_testing with and without qualifier 2024-10-25 18:51:10 +01:00
test_config.yaml