| /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()
|
| H A D | avb_hash_descriptor.h | 47 uint64_t image_size; member
|
| H A D | avb_slot_verify.c | 52 uint64_t image_size, in load_full_partition() 177 uint64_t image_size; in load_and_verify_hash_partition() local 377 uint64_t image_size; in load_requested_partitions() local
|
| /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/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()
|
| H A D | zynqimage.c | 77 uint32_t image_size; /* 0x34 */ member 141 static int zynqimage_verify_header(unsigned char *ptr, int image_size, in zynqimage_verify_header()
|
| /openbmc/u-boot/cmd/ |
| H A D | booti.c | 25 ulong image_size; in booti_start() local
|
| /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/u-boot/tools/binman/ |
| H A D | fmap_util.py | 93 def EncodeFmap(image_size, name, areas): argument
|