Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/
H A Dtboot.c43 static u8 tboot_uuid[16] __initdata = TBOOT_UUID; variable
53 if (memcmp(&tboot_uuid, &tboot->uuid, sizeof(tboot->uuid))) { in check_tboot_version()