Searched refs:aarch64_kernel (Results 1 – 2 of 2) sorted by relevance
6 unsigned char aarch64_kernel[] = { variable
177 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()