Lines Matching refs:image_tool_params
45 struct image_tool_params { struct
108 int (*check_params) (struct image_tool_params *);
116 int (*verify_header) (unsigned char *, int, struct image_tool_params *);
126 struct image_tool_params *);
136 int (*extract_subimage)(void *, struct image_tool_params *);
145 int (*fflag_handle) (struct image_tool_params *);
154 int (*vrec_header) (struct image_tool_params *,
185 struct image_tool_params *params);
204 struct image_tool_params *params);
233 int imagetool_get_filesize(struct image_tool_params *params, const char *fname);
257 void pbl_load_uboot(int fd, struct image_tool_params *mparams);
258 int zynqmpbif_copy_image(int fd, struct image_tool_params *mparams);
259 int imx8image_copy_image(int fd, struct image_tool_params *mparams);
260 int imx8mimage_copy_image(int fd, struct image_tool_params *mparams);
261 int rockchip_copy_image(int fd, struct image_tool_params *mparams);