zephyr/tests/kernel/device
Dmytro Firsov b3758a787c tests: kernel: exclude xenvm with GICv3 from device tests
The issue with mentioned test for GICv3 version of xenvm virtual
board is the same as for regular xenvm - device tree overlay for this
test overrides #address-cells and #size-cells property for original
device tree file (from 0x2 to 0x1), which leads to incorrect DT parsing
by actual Xen drivers. This causes build errors, so test should be
skipped for GICv3 platform too.

Same issue for regular xenvm was fixed by commit 40fe36669c ("tests:
kernel: exclude xenvm from device tests"). Issue for GICv3 appeared
after migrating to HWMv2.

Signed-off-by: Dmytro Firsov <dmytro_firsov@epam.com>
2024-12-05 22:09:31 +01:00
..
boards boards: hifive_unmatched: add support for S7 and U74 targets 2024-11-20 10:15:03 +00:00
dts/bindings tests/kernel/device: Add tests for device deferred init 2024-04-11 15:50:44 -04:00
src drivers: gpio: Place API into iterable section 2024-12-02 22:05:59 +00:00
app.overlay pm: s/power-domain/power-domains and add power-domain-names 2024-10-18 17:45:21 +01:00
CMakeLists.txt
prj.conf tests: kernel: device: Add API sections tests 2024-11-27 08:15:22 +01:00
testcase.yaml tests: kernel: exclude xenvm with GICv3 from device tests 2024-12-05 22:09:31 +01:00