Searched refs:bootuf2_disk_cache (Results 1 – 1 of 1) sorted by relevance
97 static uint8_t __attribute__((aligned(4))) bootuf2_disk_cache[CONFIG_BOOTUF2_CACHE_SIZE]; variable111 .cache = bootuf2_disk_cache,112 .cache_size = sizeof(bootuf2_disk_cache),
Completed in 22 milliseconds