Lines Matching refs:image
29 the normal world, while retaining the essential image authentication
52 implementation is designed to copy an image into secure memory for subsequent
68 * clip the block to the required image size.
74 WARN("BL1-FWU: Copy argument block_size > remaining image size."
78 /* Make sure the image src/size is mapped. */
84 INFO("BL1-FWU: Continuing image copy in blocks\n");
86 /* Copy image for given block size. */
92 This code fragment is executed when the image copy operation is performed in
104 /* Make sure the image src/size is mapped. */
119 /* Update the image size. */
122 /* Copy image for given size. */
126 This code fragment is executed during the 1st invocation of the image copy