zephyr/subsys/testsuite
Prashanth S 05fe627d79 drivers: interrupt-controller: Add VIM Interrupt Controller support
Add TI VIM (Vectored Interrupt Manager) interrupt controller support.
VIM is a TI specific custom interrupt controller for ARM cores.
In J721E soc, VIM aggregates interrupts to Cortex R5 cores.

TRM for J721e https://www.ti.com/lit/zip/spruil1
File: spruil1c.pdf
VIM: section 6.3.3.6

Signed-off-by: Prashanth S <slpp95prashanth@yahoo.com>
2023-09-04 10:53:09 +02:00
..
arch/unit_testing
boards/unit_testing/unit_testing
busy_sim drivers: gpio: use gpio_is_ready_dt helper function 2023-08-28 08:48:35 -05:00
coverage
include/zephyr drivers: interrupt-controller: Add VIM Interrupt Controller support 2023-09-04 10:53:09 +02:00
soc/unit_testing/unit_testing
ztest ztest: rename shadow variables 2023-08-10 08:14:12 +00:00
CMakeLists.txt
Kconfig cmake/toolchain: Support LLVM source profiling/coverage for native boards 2023-08-28 10:35:21 +02:00
Kconfig.defconfig