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