/openbmc/u-boot/cmd/mvebu/ |
H A D | bubt.c | 77 u32 image_size; member 113 static int mmc_burn_image(size_t image_size) in mmc_burn_image() 224 static int mmc_burn_image(size_t image_size) in mmc_burn_image() 244 static int spi_burn_image(size_t image_size) in spi_burn_image() 294 static int spi_burn_image(size_t image_size) in spi_burn_image() 309 static int nand_burn_image(size_t image_size) in nand_burn_image() 353 static int nand_burn_image(size_t image_size) in nand_burn_image() 465 static int bubt_write_file(struct bubt_dev *dst, size_t image_size) in bubt_write_file() 629 static int bubt_verify(size_t image_size) in bubt_verify() 645 size_t image_size; in bubt_read_file() local [all …]
|
/openbmc/u-boot/arch/arm/lib/ |
H A D | image.c | 20 uint64_t image_size; /* Effective Image size, LE */ member 34 uint64_t image_size, text_offset; in booti_setup() local
|
/openbmc/u-boot/lib/libavb/ |
H A D | avb_descriptor.c | 23 size_t image_size, in avb_descriptor_foreach() 119 size_t image_size, in avb_descriptor_get_all()
|
H A D | avb_property_descriptor.c | 89 size_t image_size, in avb_property_lookup() 117 size_t image_size, in avb_property_lookup_uint64()
|
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/ |
D | npde.h |
|
D | pcir.h |
|
/openbmc/phosphor-bmc-code-mgmt/bios/ |
H A D | spi_device.cpp | 92 size_t image_size) in updateDevice() 254 size_t image_size) in writeSPIFlash() 437 const uint8_t* image, size_t image_size) in writeSPIFlashDefault()
|
/openbmc/qemu/tests/qemu-iotests/tests/ |
H A D | mirror-top-perms | 30 image_size = 1 * 1024 * 1024 variable
|
H A D | reopen-file | 27 image_size = 1 * 1024 * 1024 variable
|
H A D | qom-set-drive | 26 image_size = 1 * 1024 * 1024 variable
|
H A D | block-status-cache | 28 image_size = 1 * 1024 * 1024 variable
|
H A D | stream-error-on-reset | 27 image_size = 1 * 1024 * 1024 variable
|
H A D | stream-unaligned-prefetch | 27 image_size = 1 * 1024 * 1024 variable
|
H A D | export-incoming-iothread | 30 image_size = 1 * 1024 * 1024 variable
|
H A D | backing-file-invalidation | 33 image_size = 1 * 1024 * 1024 variable
|
H A D | stream-under-throttle | 29 image_size = 256 * 1024 * 1024 variable
|
H A D | luks-detached-header | 36 image_size = 128 * 1024 * 1024 variable
|
H A D | mirror-ready-cancel-error | 27 image_size = 1 * 1024 * 1024 variable
|
H A D | mirror-change-copy-mode | 30 image_size = 1 * 1024 * 1024 variable
|
/openbmc/phosphor-bmc-code-mgmt/cpld/ |
H A D | cpld.cpp | 7 size_t image_size) in updateDevice()
|
/openbmc/linux/drivers/block/ |
D | rbd_types.h |
|
/openbmc/linux/drivers/firmware/efi/libstub/ |
D | loongarch-stub.c |
|
/openbmc/u-boot/tools/ |
H A D | fit_common.c | 26 int fit_verify_header(unsigned char *ptr, int image_size, in fit_verify_header()
|
H A D | gpimage.c | 36 static int gpimage_verify_header(unsigned char *ptr, int image_size, in gpimage_verify_header()
|
/openbmc/u-boot/cmd/ |
H A D | booti.c | 25 ulong image_size; in booti_start() local
|