Lines Matching refs:format
188 #. Export a custom IPM if a proprietary image format is being used (described
238 /* Bit string of the signature in DER format. */
330 x509v3 certificates, signed ELF files or any other platform specific format).
331 The IPM allows to register an Image Parser Library (IPL) for every image format
333 image. The IPM obtains the image format from the CoT and calls the right IPL to
432 The parsing method refers to the format of a particular image. For example, an
434 format. A data image that represents a boot loader stage could be in raw binary
435 or ELF format. The IPM supports three parsing methods. An image has to use one
440 #. Raw format: This format is effectively a nop as an image using this method
441 is treated as being in raw binary format e.g. boot loader images used by
455 corresponding IPL to interpret such a format.
463 IMG_PLAT, /* Platform specific format */
494 that the image is in the format corresponding to the parsing method and has not
733 - ``IMG_PLAT``: image format is platform specific. The platform may use this
779 are hashes and public keys. In DER format, an RSA-4096 public key requires 550