Home
last modified time | relevance | path

Searched refs:get_image_info (Results 1 – 11 of 11) sorted by relevance

/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/corstone1000/
H A D0006-plat-corstone1000-Use-the-stateless-platform-service.patch77 -static psa_status_t get_image_info(struct rpc_caller_interface *caller,
79 +static psa_status_t get_image_info(struct rpc_caller_interface *caller)
83 @@ -255,7 +254,7 @@ static psa_status_t get_image_info(struct rpc_caller_interface *caller,
102 - status = get_image_info(caller, platform_service_handle);
103 + status = get_image_info(caller);
H A D0003-FMP-Support-in-Corstone1000.patch317 +static psa_status_t get_image_info(struct rpc_caller_interface *caller,
372 + status = get_image_info(caller, platform_service_handle);
/openbmc/qemu/tests/avocado/
H A Dlinux_ssh_mips_malta.py61 def get_image_info(self, endianess): member in LinuxSSH
78 image_url, image_hash = self.get_image_info(endianess)
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/
H A D0015-efi_firmware-add-get_image_info-for-corstone1000.patch4 Subject: [PATCH] efi_firmware: add get_image_info for corstone1000
6 This change is to populate get_image_info which eventually
H A D0019-arm-corstone1000-esrt-support.patch34 efi_status_t (EFIAPI *get_image_info)(
181 + .get_image_info = efi_firmware_corstone1000_get_image_info,
183 .get_image_info = efi_firmware_get_image_info,
H A D0016-efi_loader-fix-null-pointer-exception-with-get_image.patch4 Subject: [PATCH] efi_loader: fix null pointer exception with get_image_info
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/
H A Du-boot-corstone1000.inc33 file://0015-efi_firmware-add-get_image_info-for-corstone1000.patch \
/openbmc/openbmc/meta-arm/meta-arm-bsp/documentation/corstone1000/
H A Dchange-log.rst388 - U-Boot: fix null pointer exception for get_image_info
/openbmc/
Dopengrok1.0.log[all...]
Dopengrok2.0.log[all...]
/openbmc/linux/
H A Dopengrok1.0.log[all...]