Lines Matching full:type
123 Optional type-length-value records (TLVs) containing image metadata are placed
396 old image marks itself "OK" when it boots, the next boot will have swap type
403 The "swap type" is a high-level representation of the outcome of the
404 boot. Subsequent sections describe how MCUboot determines the swap type from
531 - Swap type: Stored in bits 0-3. Indicating the type of swap operation in
533 determine the type of operation to perform. This field contains one of the
609 At startup, the bootloader determines the boot swap type by inspecting the
708 `swap info` field from the active trailer and extracting the swap type from bits
786 + Mark the swap type as `None`.
796 + Set the previously determined swap type for the current image.
801 + Mark the swap type as `Fail`.
804 + Mark the swap type as `None`.
812 + Modify swap type depending on what the previous type was.
1114 determines the type of swap operation that was interrupted by reading the `swap
1115 info` field in the active image trailer and extracting the swap type from bits
1251 is not fulfilled then the swap type of that image has to be modified
1307 In the shared memory area all data entries are stored in a type-length-value
1318 `boot/bootutil/include/bootutil/boot_status.h` file. The type is followed by a
1342 * Software type (role of the software component)
1346 * Measurement type (algorithm used to calculate the measurement value)
1349 will be the value of the "Software type" attribute in the generated BOOT_RECORD
1367 and the signature type. Details of the TLVs for this information can be found