Searched refs:FspComponent (Results 1 – 1 of 1) sorted by relevance
676 def RebaseFspBin (FspBinary, FspComponent, FspBase, OutputDir, OutputFile): argument681 numcomp = len(FspComponent)689 for idx, fspcomp in enumerate(FspComponent):782 … RebaseFspBin (args.FspBinary, args.FspComponent, args.FspBase, args.OutputDir, args.OutputFile)