Home
last modified time | relevance | path

Searched refs:BOOT_MAGIC (Results 1 – 3 of 3) sorted by relevance

/lk-master/lib/bootimage/include/lib/
A Dbootimage_struct.h47 #define BOOT_MAGIC "<lk-boot-image>" macro
/lk-master/lib/bootimage/
A Dbootimage.c43 memcmp(be->file.name, BOOT_MAGIC, sizeof(be->file.name))) { in validate_bootimage()
/lk-master/tools/
A Dbootimage.c46 memcpy(img->entry[0].file.name, BOOT_MAGIC, BOOT_MAGIC_LENGTH); in bootimage_init()

Completed in 7 milliseconds