Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/
H A Dtboot.c353 #define TBOOT_SERIAL_LOG_SIZE 0x08000 macro
367 log_base = ioremap(TBOOT_SERIAL_LOG_ADDR, TBOOT_SERIAL_LOG_SIZE); in tboot_log_read()