zephyr/tests
Yong Cong Sin c710f8892b drivers: intc: plic: implement irq affinity configuration
- Implement irq-set-affinity in RISCV PLIC.
- Added new affinity shell command to get/set the irq(s)
  affinity in runtime, when `0` is sent as the `local_irq`, it
  means set/get all IRQs affinity.
- Some minor optimizations

Updated the build_all test to build this new configuration.

Signed-off-by: Yong Cong Sin <ycsin@meta.com>
Signed-off-by: Yong Cong Sin <yongcong.sin@gmail.com>
2024-10-02 13:48:05 -05:00
..
application_development boards: rename qemu_xtensa to qemu_xtensa/dc233c 2024-10-02 09:58:36 +02:00
arch tests: arch: riscv: test csf registers value 2024-10-02 09:48:02 +02:00
benchmarks tests: latency_measure: fix stacks for the busy threads 2024-09-19 18:28:16 +01:00
bluetooth Bluetooth: Mesh: Remove duplicate brg declaration 2024-10-02 14:54:13 +01:00
boards tests/boards/native_sim/cpu_wait: Correct ifdef 2024-10-01 10:47:55 +01:00
boot samples: tests: Add support to tests on nrf54l15 DK 2024-09-26 03:31:20 -04:00
bsim Bluetooth: Mesh: Add prefix to Subnet Bridge API 2024-10-02 14:54:13 +01:00
cmake cmake: change test message overwrite to macro 2024-09-30 17:12:23 +01:00
crypto tests/crypto: Don't test on native_posix 2024-09-25 04:04:36 -04:00
drivers drivers: intc: plic: implement irq affinity configuration 2024-10-02 13:48:05 -05:00
integration/kernel
kconfig
kernel irq: multilevel: add API to increment a multilevel IRQ 2024-10-02 10:08:19 +02:00
lib devicetree: make DT_..._REG_ADDR return unsigned 2024-10-02 14:41:32 +01:00
misc cmake: linker: evaluate CONFIG_LINKER_ITERABLE_SUBALIGN in CMake 2024-09-25 16:16:35 -05:00
modules
net tests/samples: net: Fix the max number of file descriptors 2024-09-30 17:12:15 +01:00
posix boards: rename qemu_xtensa to qemu_xtensa/dc233c 2024-10-02 09:58:36 +02:00
robot
subsys boards: rename qemu_xtensa to qemu_xtensa/dc233c 2024-10-02 09:58:36 +02:00
unit
ztest ztest: error_hook: Exclude cortex_r8_virtual from divide-by-zero tests 2024-10-01 09:58:22 +02:00
test_config.yaml