Searched refs:SEC_BL30 (Results 1 – 2 of 2) sorted by relevance
26 #define SEC_BL30 "[BL30_OPTION]" macro
232 fprintf(out, SEC_BL30 "\n" OPT_SEC "=%d\n", gOpts.bl3x[BL30_SEC].sec); in printOpts()294 } else if (!strcmp(buf, SEC_BL30)) { in parseOpts()