Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/tools/rockchip/
H A Dboot_merger.h59 #define SEC_OUT "[OUTPUT]" macro
H A Dtrust_merger.h30 #define SEC_OUT "[OUTPUT]" macro
H A Dtrust_merger.c256 fprintf(out, SEC_OUT "\n" OPT_OUT_PATH "=%s\n", gOpts.outPath); in printOpts()
318 } else if (!strcmp(buf, SEC_OUT)) { in parseOpts()
H A Dboot_merger.c357 fprintf(out, SEC_OUT "\n" OPT_OUT_PATH "=%s\n", gOpts.outPath); in printOpts()
422 } else if (!strcmp(buf, SEC_OUT)) { in parseOpts_from_file()