Home
last modified time | relevance | path

Searched refs:image_version (Results 1 – 25 of 27) sorted by relevance

12

/openbmc/openbmc-test-automation/redfish/extended/
H A Dredfish_bmc_code_update.robot54 ${image_version}= code_update_utils.Get Version Tar ${IMAGE_FILE_PATH}
55 Rprint Vars image_version
67 Pass Execution If '${functional_version}' == '${image_version}'
68 ... The existing ${image_version} firmware is already functional.
75 ... Run Keyword If '${nonfunctional_sw_inv['version']}' == '${image_version}'
76 ... Set Backup Firmware To Functional ${image_version} ${state}
78 Print Timen Performing firmware update ${image_version}.
90 ${image_version}= code_update_utils.Get Version Tar ${IMAGE_FILE_PATH}
91 Rprint Vars image_version
99 Print Timen Performing firmware update ${image_version}.
[all …]
H A Dredfish_host_code_update.robot38 ${image_version}= Get Version Tar ${IMAGE_FILE_PATH}
39 Rprint Vars image_version
47 ... Pass Execution If '${functional_sw_inv['version']}' == '${image_version}'
48 ... The existing ${image_version} firmware is already functional.
54 Print Timen Performing firmware update ${image_version}.
/openbmc/openbmc-test-automation/redfish/update_service/
H A Dtest_bmc_image_switch.robot100 ${image_version}= Set Variable ${fw_inv_dict['${id}']['version']}
103 Log To Console Backup firmware version: ${image_version}
105 Switch Firmware Side ${image_version}
108 Log To Console The backup firmware image ${image_version} is now functional.
129 [Arguments] ${image_version}
132 # image_version Version of image.
143 Should Be Equal As Strings ${image_version} ${firmware_version}
144 ... msg=${image_version} does not match redfish version ${firmware_version}
H A Dtest_firmware_tftp_upload_image.robot192 ${image_version}= Get Image Version From TFTP Server ${tftp_server} ${image_file_name}
194 ... ${image_version}
203 ... The existing ${image_version} firmware is already functional.
H A Dtest_redfish_image_upload.robot171 ${image_version}= Get Image Version From TFTP Server ${TFTP_SERVER} ${image_file_name}
172 Return From Keyword If '${image_version}' == '${EMPTY}'
H A Dtest_redfish_signed_image_update.robot85 ${image_version}= Get Version Tar ${image_file_path}
/openbmc/openbmc-test-automation/lib/
H A Dcode_update_utils.py235 def get_image_path(image_version): argument
256 if version == image_version:
262 def verify_image_upload(image_version, timeout=3): argument
275 image_path = get_image_path(image_version)
308 def verify_image_not_in_bmc_uploads_dir(image_version, timeout=3): argument
328 + image_version
H A Dcode_update_utils.robot223 ${image_version}= Get Version Tar ${image_file_path}
229 ${ret} ${version_id}= Verify Image Upload ${image_version}
/openbmc/openbmc-test-automation/oem/nuvoton/
H A Dtest_ipmi_flash.robot149 ${image_version}= Get Version Tar ${image_file_path}
150 Rprint Vars image_version
154 Should Be Equal ${BIOS_Version} ${image_version}
165 ${image_version}= Get Version Tar ${image_file_path}
166 Rprint Vars image_version
171 Valid Value bmc_version valid_values=['${image_version}']
H A Dtest_redfish_mcu_fw_update.robot103 ${image_version}= Get Version Tar ${image_file_path}
104 ${image_info}= Get Software Inventory State By Version ${image_version}
/openbmc/linux/drivers/scsi/mpi3mr/mpi/
H A Dmpi30_image.h193 u8 image_version; member
247 u8 image_version; member
/openbmc/openbmc-test-automation/extended/code_update/
H A Dbmc_code_update.robot81 ${image_version}= Get Version Tar ${IMAGE_FILE_PATH}
84 Rprint Vars image_version functional_version
87 Pass Execution If '${functional_version}' == '${image_version}'
88 ... The existing ${image_version} firmware is already functional.
/openbmc/openbmc/meta-phosphor/dynamic-layers/aspeed-layer/recipes-bsp/u-boot/
H A Du-boot-aspeed.inc1 inherit image_version
/openbmc/linux/drivers/platform/x86/intel/ifs/
H A Dsysfs.c137 static DEVICE_ATTR_RO(image_version);
/openbmc/u-boot/tools/
H A Dkwbimage.h196 static inline unsigned int image_version(void *header) in image_version() function
H A Dkwbimage.c295 if (image_version((void *)ptr) == 0) in kwbimage_header_size()
1599 printf("Image version:%d\n", image_version((void *)ptr)); in kwbimage_print_header()
1627 if (image_version((void *)ptr) == 0) { in kwbimage_verify_header()
H A Dkwboot.c639 image_ver = image_version(img); in kwboot_img_patch_hdr()
/openbmc/openbmc/meta-ibm/recipes-phosphor/ipmi/
H A Dphosphor-ipmi-config.bbappend14 inherit image_version
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/
H A D0007-Plaform-Corstone1000-Switch-to-metadata-v2.patch115 - _metadata.img_entry[i].img_props[BANK_0].version = image_version;
117 + _metadata.fw_desc.img_entry[i].img_props[BANK_0].version = image_version;
/openbmc/linux/drivers/soc/qcom/
H A Dsocinfo.c534 struct smem_image_version *image_version = seq->private; \
535 if (image_version->type[0] != '\0') \
536 seq_printf(seq, "%s\n", image_version->type); \
/openbmc/openbmc/meta-hpe/meta-common/recipes-phosphor/image/
H A Dobmc-phosphor-image.bbappend1 inherit image_version
5 # do_get_version() is copied from meta-phosphor/classes/image_version.bbclass and
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-platform-intel-ifs34 What: /sys/devices/virtual/misc/intel_ifs_<N>/image_version
/openbmc/linux/include/linux/mlx5/
H A Dmlx5_ifc_fpga.h75 u8 image_version[0x20]; member
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/fpga/
H A Dcore.c206 MLX5_CAP_FPGA(fdev->mdev, image_version), in mlx5_fpga_device_start()
/openbmc/openbmc/meta-phosphor/classes/
H A Dimage_types_phosphor.bbclass3 inherit image_version

12