Searched refs:BOOTLOADER_LABEL_SIZE (Results 1 – 1 of 1) sorted by relevance
50 #define BOOTLOADER_LABEL_SIZE 0x3C macro234 BUILD_BUG_ON(PTE_INFO_SIZE > BOOTLOADER_LABEL_SIZE); in load_firmware_secure()235 buf = kmalloc(BOOTLOADER_LABEL_SIZE + 1, GFP_KERNEL); in load_firmware_secure()244 wfx_sram_buf_read(wdev, WFX_BOOTLOADER_LABEL, buf, BOOTLOADER_LABEL_SIZE); in load_firmware_secure()245 buf[BOOTLOADER_LABEL_SIZE] = 0; in load_firmware_secure()