Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/asm-generic/
H A Dglobal_data.h187 #define GD_FLG_BL32_ENABLED 0x20000 macro
/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/
H A Dparam.c139 gd->flags |= GD_FLG_BL32_ENABLED; in param_parse_optee_mem()