Searched refs:parseBL3x (Results 1 – 1 of 1) sorted by relevance
141 static bool parseBL3x(FILE *file, int bl3x_id) in parseBL3x() function295 bl30ok = parseBL3x(file, BL30_SEC); in parseOpts()301 bl31ok = parseBL3x(file, BL31_SEC); in parseOpts()307 bl32ok = parseBL3x(file, BL32_SEC); in parseOpts()313 bl33ok = parseBL3x(file, BL33_SEC); in parseOpts()