Home
last modified time | relevance | path

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

/hardware/intel/bootstub/
Dbootstub.c133 static inline int is_image_aosp(unsigned char *magic) in is_image_aosp() function
156 if (is_image_aosp(aosp->magic)) { in bzImage_setup()
470 if (is_image_aosp(aosp->magic)) { in bootstub()