Home
last modified time | relevance | path

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

/rk3399_ARM-atf/lib/romlib/
H A Dgen_combined_bl1_romlib.sh36 bl1_end=""
40 bl1_end=`nm -a "$bl1_file" |
51 yes U | sed $(($romlib_begin - $bl1_end))q | tr -d '\n'
/rk3399_ARM-atf/plat/brcm/board/stingray/include/
H A Dbl33_info.h20 unsigned int bl1_end; member