Lines Matching defs:image_tool_params
43 struct image_tool_params { struct
44 int dflag;
45 int eflag;
46 int fflag;
47 int iflag;
48 int lflag;
49 int pflag;
50 int vflag;
51 int xflag;
52 int skipcpy;
53 int os;
54 int arch;
55 int type;
56 int comp;
57 char *dtc;
58 unsigned int addr;
59 unsigned int ep;
60 char *imagename;
61 char *imagename2;
62 char *datafile;
63 char *imagefile;
64 char *cmdname;
65 const char *outfile; /* Output filename */
66 const char *keydir; /* Directory holding private keys */
67 const char *keydest; /* Destination .dtb for public key */
68 const char *comment; /* Comment to add to signature node */
69 int require_keys; /* 1 to mark signing keys as 'required' */
70 int file_size; /* Total size of output file */
71 int orig_file_size; /* Original size for file before padding */
72 bool auto_its; /* Automatically create the .its file */
73 int fit_image_type; /* Image type to put into the FIT */
74 char *fit_ramdisk; /* Ramdisk file to include */
75 struct content_info *content_head; /* List of files to include */
99 * and are registered as flags in image_tool_params structure. argument