Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/imx/imx8m/
H A Dimx8m_measured_boot.c20 static uint8_t event_log[PLAT_IMX_EVENT_LOG_MAX_SIZE];
/rk3399_ARM-atf/plat/imx/imx8m/imx8mm/include/
H A Dplatform_def.h185 #define PLAT_IMX_EVENT_LOG_MAX_SIZE UL(0x400) macro