Searched refs:ARM_TEST_MAX_KERNEL_SIZE (Results 1 – 2 of 2) sorted by relevance
34 #define ARM_TEST_MAX_KERNEL_SIZE (512 * 1024) macro
180 g_assert(sizeof(aarch64_kernel) <= ARM_TEST_MAX_KERNEL_SIZE); in bootfile_create()