Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/qemu/qemu/
H A Dqemu_measured_boot.c23 static uint8_t event_log[PLAT_EVENT_LOG_MAX_SIZE];
/rk3399_ARM-atf/plat/qemu/qemu/include/
H A Dplatform_def.h307 #define PLAT_EVENT_LOG_MAX_SIZE UL(0x400) macro