zephyr/tests/kernel
Gerard Marull-Paretas 44250fe3d3 soc: arch: synopsys: move timer0/1 IRQ information to DT
timer0/1 IRQ information was hardcoded in soc.h, however, Devicetree is
nowadays a better place to describe hardware. Note that I have followed
existing upstream Linux code to do these changes.

Ref.
- https://elixir.bootlin.com/linux/latest/source/arch/arc/boot/dts/
  hsdk.dts
- https://elixir.bootlin.com/linux/latest/source/Documentation/
  devicetree/bindings/timer/snps,arc-timer.txt

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2022-08-03 07:46:14 -04:00
..
common test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
condvar/condvar_api test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
context soc: arch: synopsys: move timer0/1 IRQ information to DT 2022-08-03 07:46:14 -04:00
device test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
early_sleep test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
events test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
fatal tests: kernel: exception: Disable infinite recursion warning 2022-08-03 05:03:28 +01:00
fifo test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
fpu_sharing tests: fpu_sharing/generic: Remove qemu_leon3 workaround 2022-08-03 12:05:49 +02:00
gen_isr_table test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
interrupt test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
lifo test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
mbox test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
mem_heap test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
mem_protect test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
mem_slab test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
mp test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
msgq test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
mutex test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
obj_tracking test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
pending test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
pipe test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
poll test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
profiling/profiling_api test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
queue test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
sched test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
semaphore test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
sleep test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
smp test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
smp_boot_delay test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
spinlock test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
stack/stack test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
threads test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
tickless/tickless_concept test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
timer test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
usage/thread_runtime_stats test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
workq test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00
xip test: fix more legacy #include paths 2022-08-02 16:41:41 +01:00