Searched refs:SEC_BL31 (Results 1 – 2 of 2) sorted by relevance
27 #define SEC_BL31 "[BL31_OPTION]" macro
238 fprintf(out, SEC_BL31 "\n" OPT_SEC "=%d\n", gOpts.bl3x[BL31_SEC].sec); in printOpts()300 } else if (!strcmp(buf, SEC_BL31)) { in parseOpts()