Home
last modified time | relevance | path

Searched refs:GetEntryArgBool (Results 1 – 4 of 4) sorted by relevance

/u-boot/tools/binman/etype/
A Du_boot_spl_expanded.py35 bss_pad = state.GetEntryArgBool('spl-bss-pad')
41 val = state.GetEntryArgBool('spl-dtb')
A Du_boot_vpl_expanded.py35 bss_pad = state.GetEntryArgBool('vpl-bss-pad')
41 val = state.GetEntryArgBool('vpl-dtb')
A Du_boot_tpl_expanded.py35 bss_pad = state.GetEntryArgBool('tpl-bss-pad')
41 val = state.GetEntryArgBool('tpl-dtb')
/u-boot/tools/binman/
A Dstate.py196 def GetEntryArgBool(name): function

Completed in 13 milliseconds