zephyr/tests/drivers/build_all/interrupt_controller
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
..
common tests: drivers: build_all: intc: add a common build-only test 2024-05-25 11:24:32 +03:00
intc_plic drivers: intc: plic: implement irq affinity configuration 2024-10-02 13:48:05 -05:00