Home
last modified time | relevance | path

Searched refs:aarch64_kernel (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/tests/migration/aarch64/
H A Da-b-kernel.h6 unsigned char aarch64_kernel[] = { variable
/openbmc/qemu/tests/qtest/
H A Dmigration-test.c177 content = aarch64_kernel; in bootfile_create()
178 len = sizeof(aarch64_kernel); in bootfile_create()
179 g_assert(sizeof(aarch64_kernel) <= ARM_TEST_MAX_KERNEL_SIZE); in bootfile_create()