Home
last modified time | relevance | path

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

/bootable/libbootloader/libxbc/
Dlibxbc.c48 static bool isTrailerPresent(uint64_t bootconfig_end_addr) { in isTrailerPresent() argument
49 return !strncmp((char*)(bootconfig_end_addr - BOOTCONFIG_MAGIC_SIZE), in isTrailerPresent()