Searched +full:gicv2 +full:- +full:mmio (Results 1 – 3 of 3) sorted by relevance
12 # that the configured amount of memory (-m <MB>) are correctly setup15 [selftest-setup]19 qemu_params = -m 25620 kvmtool_params = --mem 25624 [selftest-vectors-kernel]26 test_args = vectors-kernel30 [selftest-vectors-user]32 test_args = vectors-user36 [selftest-smp]43 [pci-test][all …]
4 * GICv26 * + MMIO access tests21 #include <asm/gic-v3-its.h>60 irq_sender[i] = -1; in stats_reset()61 irq_number[i] = -1; in stats_reset()77 * wait it cannot un-receive it. Consider at least one in wait_for_interrupts()93 report_info("interrupts timed-out (5s)"); in wait_for_interrupts()152 /* GICC_IAR.CPUID is RAZ for non-SGIs */ in gic_get_sender()154 return -1; in gic_get_sender()248 gic->ipi.send_self(); in ipi_test_self()[all …]
4 - dnf update -y5 - dnf install -y make python15 - logs23 - build/logs25 build-aarch64:28 - dnf install -y qemu-system-aarch64 gcc-aarch64-linux-gnu29 - ./configure --arch=aarch64 --cross-prefix=aarch64-linux-gnu-30 - make -j231 - ACCEL=tcg MAX_SMP=8 ./run_tests.sh33 debug-bp[all …]