Home
last modified time | relevance | path

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

/trusted-firmware-a-3.4.0/plat/imx/imx7/picopi/include/
Dplatform_def.h109 #define IMX7_DTB_OVERLAY_BASE IMX7_DTB_LIMIT macro
110 #define IMX7_DTB_OVERLAY_LIMIT (IMX7_DTB_OVERLAY_BASE + \
/trusted-firmware-a-3.4.0/plat/imx/imx7/warp7/include/
Dplatform_def.h111 #define IMX7_DTB_OVERLAY_BASE IMX7_DTB_LIMIT macro
112 #define IMX7_DTB_OVERLAY_LIMIT (IMX7_DTB_OVERLAY_BASE + \
/trusted-firmware-a-3.4.0/plat/imx/imx7/common/
Dimx7_bl2_el3_common.c187 VERBOSE("\tDTB-OVERLAY 0x%08x-0x%08x\n", IMX7_DTB_OVERLAY_BASE, IMX7_DTB_OVERLAY_LIMIT); in bl2_el3_early_platform_setup()