/openbmc/openbmc-test-automation/redfish/extended/ |
H A D | redfish_bmc_code_update.robot | 54 ${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 D | redfish_host_code_update.robot | 38 ${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 D | test_bmc_image_switch.robot | 100 ${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 D | test_firmware_tftp_upload_image.robot | 192 ${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 D | test_redfish_image_upload.robot | 171 ${image_version}= Get Image Version From TFTP Server ${TFTP_SERVER} ${image_file_name} 172 Return From Keyword If '${image_version}' == '${EMPTY}'
|
H A D | test_redfish_signed_image_update.robot | 85 ${image_version}= Get Version Tar ${image_file_path}
|
/openbmc/openbmc-test-automation/lib/ |
H A D | code_update_utils.py | 235 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 D | code_update_utils.robot | 223 ${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 D | test_ipmi_flash.robot | 149 ${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 D | test_redfish_mcu_fw_update.robot | 103 ${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 D | mpi30_image.h | 193 u8 image_version; member 247 u8 image_version; member
|
/openbmc/openbmc-test-automation/extended/code_update/ |
H A D | bmc_code_update.robot | 81 ${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 D | u-boot-aspeed.inc | 1 inherit image_version
|
/openbmc/linux/drivers/platform/x86/intel/ifs/ |
H A D | sysfs.c | 137 static DEVICE_ATTR_RO(image_version);
|
/openbmc/u-boot/tools/ |
H A D | kwbimage.h | 196 static inline unsigned int image_version(void *header) in image_version() function
|
H A D | kwbimage.c | 295 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 D | kwboot.c | 639 image_ver = image_version(img); in kwboot_img_patch_hdr()
|
/openbmc/openbmc/meta-ibm/recipes-phosphor/ipmi/ |
H A D | phosphor-ipmi-config.bbappend | 14 inherit image_version
|
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/ |
H A D | 0007-Plaform-Corstone1000-Switch-to-metadata-v2.patch | 115 - _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 D | socinfo.c | 534 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 D | obmc-phosphor-image.bbappend | 1 inherit image_version 5 # do_get_version() is copied from meta-phosphor/classes/image_version.bbclass and
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-platform-intel-ifs | 34 What: /sys/devices/virtual/misc/intel_ifs_<N>/image_version
|
/openbmc/linux/include/linux/mlx5/ |
H A D | mlx5_ifc_fpga.h | 75 u8 image_version[0x20]; member
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/fpga/ |
H A D | core.c | 206 MLX5_CAP_FPGA(fdev->mdev, image_version), in mlx5_fpga_device_start()
|
/openbmc/openbmc/meta-phosphor/classes/ |
H A D | image_types_phosphor.bbclass | 3 inherit image_version
|