Home
last modified time | relevance | path

Searched refs:img (Results 1 – 25 of 504) sorted by relevance

12345678910>>...21

/openbmc/qemu/tests/tcg/mips/user/ase/msa/
H A Dtest_msa_compile_64r6el.sh6 /opt/img/bin/mips-img-linux-gnu-gcc bit-count/test_msa_nloc_b.c \
8 /opt/img/bin/mips-img-linux-gnu-gcc bit-count/test_msa_nloc_h.c \
10 /opt/img/bin/mips-img-linux-gnu-gcc bit-count/test_msa_nloc_w.c \
12 /opt/img/bin/mips-img-linux-gnu-gcc bit-count/test_msa_nloc_d.c \
14 /opt/img/bin/mips-img-linux-gnu-gcc bit-count/test_msa_nlzc_b.c \
16 /opt/img/bin/mips-img-linux-gnu-gcc bit-count/test_msa_nlzc_h.c \
18 /opt/img/bin/mips-img-linux-gnu-gcc bit-count/test_msa_nlzc_w.c \
20 /opt/img/bin/mips-img-linux-gnu-gcc bit-count/test_msa_nlzc_d.c \
22 /opt/img/bin/mips-img-linux-gnu-gcc bit-count/test_msa_pcnt_b.c \
24 /opt/img/bin/mips-img-linux-gnu-gcc bit-count/test_msa_pcnt_h.c \
[all …]
H A Dtest_msa_compile_64r6eb.sh6 /opt/img/bin/mips-img-linux-gnu-gcc bit-count/test_msa_nloc_b.c \
8 /opt/img/bin/mips-img-linux-gnu-gcc bit-count/test_msa_nloc_h.c \
10 /opt/img/bin/mips-img-linux-gnu-gcc bit-count/test_msa_nloc_w.c \
12 /opt/img/bin/mips-img-linux-gnu-gcc bit-count/test_msa_nloc_d.c \
14 /opt/img/bin/mips-img-linux-gnu-gcc bit-count/test_msa_nlzc_b.c \
16 /opt/img/bin/mips-img-linux-gnu-gcc bit-count/test_msa_nlzc_h.c \
18 /opt/img/bin/mips-img-linux-gnu-gcc bit-count/test_msa_nlzc_w.c \
20 /opt/img/bin/mips-img-linux-gnu-gcc bit-count/test_msa_nlzc_d.c \
22 /opt/img/bin/mips-img-linux-gnu-gcc bit-count/test_msa_pcnt_b.c \
24 /opt/img/bin/mips-img-linux-gnu-gcc bit-count/test_msa_pcnt_h.c \
[all …]
/openbmc/u-boot/board/freescale/common/
H A Dfsl_validate.c64 static u32 check_ie(struct fsl_secboot_img_priv *img) in check_ie() argument
66 if (img->hdr.ie_flag & IE_FLAG_MASK) in check_ie()
182 static u32 check_srk(struct fsl_secboot_img_priv *img) in check_srk() argument
187 return !check_ie(img); in check_srk()
191 if (img->hdr.len_kr.srk_table_flag & SRK_FLAG) in check_srk()
219 static u32 read_validate_srk_tbl(struct fsl_secboot_img_priv *img) in read_validate_srk_tbl() argument
223 struct fsl_secboot_img_hdr *hdr = &img->hdr; in read_validate_srk_tbl()
224 void *esbc = (u8 *)(uintptr_t)img->ehdrloc; in read_validate_srk_tbl()
242 memcpy(&img->srk_tbl, esbc + hdr->srk_tbl_off, size); in read_validate_srk_tbl()
245 if (!CHECK_KEY_LEN(img->srk_tbl[i].key_len)) in read_validate_srk_tbl()
[all …]
/openbmc/linux/drivers/media/rc/img-ir/
H A DMakefile2 img-ir-y := img-ir-core.o
3 img-ir-$(CONFIG_IR_IMG_RAW) += img-ir-raw.o
4 img-ir-$(CONFIG_IR_IMG_HW) += img-ir-hw.o
5 img-ir-$(CONFIG_IR_IMG_NEC) += img-ir-nec.o
6 img-ir-$(CONFIG_IR_IMG_JVC) += img-ir-jvc.o
7 img-ir-$(CONFIG_IR_IMG_SONY) += img-ir-sony.o
8 img-ir-$(CONFIG_IR_IMG_SHARP) += img-ir-sharp.o
9 img-ir-$(CONFIG_IR_IMG_SANYO) += img-ir-sanyo.o
10 img-ir-$(CONFIG_IR_IMG_RC5) += img-ir-rc5.o
11 img-ir-$(CONFIG_IR_IMG_RC6) += img-ir-rc6.o
[all …]
/openbmc/qemu/tests/qemu-iotests/
H A D228.out3 …river": "IMGFMT", "file": {"driver": "file", "filename": "TEST_DIR/PID-top.img"}, "node-name": "no…
6 bs->filename: TEST_DIR/PID-top.img
7 bs->backing_file: file:TEST_DIR/PID-base.img
8 bs->backing->bs->filename: TEST_DIR/PID-base.img
15 …river": "IMGFMT", "file": {"driver": "file", "filename": "TEST_DIR/PID-top.img"}, "node-name": "no…
20 … "filename": "TEST_DIR/PID-base.img"}}, "driver": "IMGFMT", "file": {"driver": "file", "filename":…
22 bs->backing->bs->filename: TEST_DIR/PID-base.img
24 {"execute": "change-backing-file", "arguments": {"backing-file": "TEST_DIR/PID-base.img", "device":…
27 bs->filename: TEST_DIR/PID-top.img
28 bs->backing_file: TEST_DIR/PID-base.img
[all …]
H A D049.out6 qemu-img create -f qcow2 TEST_DIR/t.qcow2 1024
9 qemu-img create -f qcow2 TEST_DIR/t.qcow2 1024b
12 qemu-img create -f qcow2 TEST_DIR/t.qcow2 1k
15 qemu-img create -f qcow2 TEST_DIR/t.qcow2 1K
18 qemu-img create -f qcow2 TEST_DIR/t.qcow2 1M
21 qemu-img create -f qcow2 TEST_DIR/t.qcow2 1G
24 qemu-img create -f qcow2 TEST_DIR/t.qcow2 1T
27 qemu-img create -f qcow2 TEST_DIR/t.qcow2 1024.0
30 qemu-img create -f qcow2 TEST_DIR/t.qcow2 1024.0b
33 qemu-img create -f qcow2 TEST_DIR/t.qcow2 1.5k
[all …]
H A D224.out4img"}, "node-name": "base"}, "driver": "IMGFMT", "file": {"driver": "file", "filename": "TEST_DIR/…
6img\"}}", "device": "top", "job-id": "commit", "speed": 1, "top": "json:{\"backing\": {\"backing\"…
13img"}, "node-name": "base"}, "driver": "IMGFMT", "file": {"driver": "file", "filename": "TEST_DIR/…
15img\"}}", "device": "top", "filter-node-name": "filter_node", "job-id": "commit", "speed": 1, "top…
H A D251.out6 qemu-img: warning: error while reading block status at offset status_fail_offset_0: Input/output er…
7 qemu-img: warning: error while reading block status at offset status_fail_offset_1: Input/output er…
8 qemu-img: warning: error while reading block status at offset status_fail_offset_0: Input/output er…
9 qemu-img: warning: error while reading offset read_fail_offset_0: Input/output error
10 qemu-img: warning: error while reading block status at offset status_fail_offset_1: Input/output er…
11 qemu-img: warning: error while reading offset status_fail_offset_1: Input/output error
12 qemu-img: warning: error while reading offset read_fail_offset_2: Input/output error
13 qemu-img: warning: error while reading offset read_fail_offset_3: Input/output error
14 qemu-img: warning: error while reading offset read_fail_offset_4: Input/output error
15 qemu-img: warning: error while reading offset read_fail_offset_5: Input/output error
[all …]
H A D282.out4 Formatting 'vol.img', fmt=luks size=4194304 key-secret=sec0
5 qemu-img: vol.img: Data from secret sec0 is not valid UTF-8
7 == Create a stub image file and run qemu-img again ==
8 Formatting 'vol.img', fmt=luks size=4194304 key-secret=sec0
9 qemu-img: vol.img: Data from secret sec0 is not valid UTF-8
H A D113.out3 === Unsupported image creation in qemu-img create ===
5 qemu-img: nbd://example.com: Format driver 'bochs' does not support image creation
7 === Unsupported image creation in qemu-img convert ===
9 qemu-img: Format driver 'bochs' does not support image creation
11 === Unsupported format in qemu-img amend ===
14 qemu-img: Format driver 'IMGFMT' does not support option amendment
H A D149.out3 truncate TEST_DIR/luks-aes-256-xts-plain64-sha1.img --size 4194304MB
5 …512 --hash sha1 --key-slot 0 --key-file - --iter-time 10 TEST_DIR/luks-aes-256-xts-plain64-sha1.img
7 sudo cryptsetup -q -v luksOpen TEST_DIR/luks-aes-256-xts-plain64-sha1.img qiotest-145-aes-256-xts-p…
23 …4 --image-opts driver=luks,key-secret=sec0,file.filename=TEST_DIR/luks-aes-256-xts-plain64-sha1.img
28 …4 --image-opts driver=luks,key-secret=sec0,file.filename=TEST_DIR/luks-aes-256-xts-plain64-sha1.img
33 …4 --image-opts driver=luks,key-secret=sec0,file.filename=TEST_DIR/luks-aes-256-xts-plain64-sha1.img
38 …4 --image-opts driver=luks,key-secret=sec0,file.filename=TEST_DIR/luks-aes-256-xts-plain64-sha1.img
43 sudo cryptsetup -q -v luksOpen TEST_DIR/luks-aes-256-xts-plain64-sha1.img qiotest-145-aes-256-xts-p…
59 unlink TEST_DIR/luks-aes-256-xts-plain64-sha1.img
61 # ================= qemu-img aes-256-xts-plain64-sha1 =================
[all …]
H A D036.out9 qemu-img: Could not open 'TEST_DIR/t.IMGFMT': Unsupported IMGFMT feature(s): Unknown incompatible f…
10 qemu-img: Could not open 'TEST_DIR/t.IMGFMT': Unsupported IMGFMT feature(s): Test feature
15 qemu-img: Could not open 'TEST_DIR/t.IMGFMT': Unsupported IMGFMT feature(s): Unknown incompatible f…
16 qemu-img: Could not open 'TEST_DIR/t.IMGFMT': Unsupported IMGFMT feature(s): Test feature, Unknown …
17 qemu-img: Could not open 'TEST_DIR/t.IMGFMT': Unsupported IMGFMT feature(s): Test feature, Unknown …
18 qemu-img: Could not open 'TEST_DIR/t.IMGFMT': Unsupported IMGFMT feature(s): test1, test2, Unknown …
19 qemu-img: Could not open 'TEST_DIR/t.IMGFMT': Unsupported IMGFMT feature(s): test1, test2, test3
20 qemu-img: Could not open 'TEST_DIR/t.IMGFMT': Unsupported IMGFMT feature(s): test2, Unknown incompa…
/openbmc/u-boot/tools/
H A Dmksunxiboot.c69 struct boot_img img; in main() local
76 if ((sizeof(img.header) % 32) != 0) { in main()
115 memset(&img, 0, sizeof(img)); in main()
133 count = read(fd_in, img.code, file_size); in main()
140 img.header.b_instruction = /* b instruction */ in main()
144 memcpy(img.header.magic, BOOT0_MAGIC, 8); /* no '0' termination */ in main()
145 img.header.length = in main()
147 img.header.b_instruction = cpu_to_le32(img.header.b_instruction); in main()
148 img.header.length = cpu_to_le32(img.header.length); in main()
150 memcpy(img.header.spl_signature, SPL_SIGNATURE, 3); /* "sunxi" marker */ in main()
[all …]
H A Dimx8image.c470 static void set_image_hash(boot_img_t *img, char *filename, uint32_t hash_type) in set_image_hash() argument
477 if (img->size == 0) in set_image_hash()
483 img->size, filename, hash_type); in set_image_hash()
487 img->hab_flags |= IMG_FLAG_HASH_SHA256; in set_image_hash()
490 img->hab_flags |= IMG_FLAG_HASH_SHA384; in set_image_hash()
493 img->hab_flags |= IMG_FLAG_HASH_SHA512; in set_image_hash()
501 memset(img->hash, 0, HASH_MAX_LEN); in set_image_hash()
515 ret = sscanf(hash + 2 * i, "%02hhx", &img->hash[i]); in set_image_hash()
535 boot_img_t *img = &container->img[container->num_images]; in set_image_array_entry() local
537 img->offset = offset; /* Is re-adjusted later */ in set_image_array_entry()
[all …]
H A Dkwboot.c577 void *img; in kwboot_mmap_image() local
580 img = NULL; in kwboot_mmap_image()
592 img = mmap(NULL, st.st_size, prot, flags, fd, 0); in kwboot_mmap_image()
593 if (img == MAP_FAILED) { in kwboot_mmap_image()
594 img = NULL; in kwboot_mmap_image()
601 if (rc && img) { in kwboot_mmap_image()
602 munmap(img, st.st_size); in kwboot_mmap_image()
603 img = NULL; in kwboot_mmap_image()
608 return img; in kwboot_mmap_image()
623 kwboot_img_patch_hdr(void *img, size_t size) in kwboot_img_patch_hdr() argument
[all …]
/openbmc/u-boot/test/fs/
H A Dfat-noncontig-test.sh56 img=${odir}/fat-noncontig.img
59 testfn=noncontig.img
74 if [ ! -f ${img} ]; then
75 fallocate -l 40M ${img}
78 dd if=/dev/zero of=${img} bs=1024 count=$((40 * 1024))
84 mkfs.fat ${img}
90 sudo mount -o loop,uid=$(id -u) ${img} ${mnt}
97 fn=${mnt}/keep-${sects}.img
99 fn=${mnt}/remove-${sects}.img
103 rm -f ${mnt}/remove-*.img
[all …]
/openbmc/qemu/tests/qemu-iotests/tests/
H A Dqemu-img-close-errors.out1 QA output created by qemu-img-close-errors
7 qemu-img commit exit code: 0
8 qemu-img bitmap --add exit code: 0
9 qemu-img: Lost persistent bitmaps during inactivation of node 'NODE_NAME': Failed to write bitmap '…
10 qemu-img: Error while closing the image: Invalid argument
11 qemu-img: Lost persistent bitmaps during inactivation of node 'NODE_NAME': Failed to write bitmap '…
12 qemu-img bitmap --merge exit code: 1
17 qemu-img: Lost persistent bitmaps during inactivation of node 'NODE_NAME': Failed to write bitmap '…
18 qemu-img: Lost persistent bitmaps during inactivation of node 'NODE_NAME': Failed to write bitmap '…
19 qemu-img: Error while closing the image: Invalid argument
[all …]
/openbmc/linux/drivers/mtd/parsers/
H A Dredboot.c32 struct fis_image_desc *img; member
39 static inline int redboot_checksum(struct fis_image_desc *img) in redboot_checksum() argument
212 new_fl->img = &buf[i]; in parse_redboot_partitions()
222 while (*prev && (*prev)->img->flash_base < new_fl->img->flash_base) in parse_redboot_partitions()
230 if (fl->img->flash_base) { in parse_redboot_partitions()
236 …if (tmp_fl->img->flash_base + tmp_fl->img->size + master->erasesize <= tmp_fl->next->img->flash_ba… in parse_redboot_partitions()
259 if (fl->img->flash_base) { in parse_redboot_partitions()
261 parts[0].size = fl->img->flash_base; in parse_redboot_partitions()
267 parts[i].size = fl->img->size; in parse_redboot_partitions()
268 parts[i].offset = fl->img->flash_base; in parse_redboot_partitions()
[all …]
/openbmc/openbmc/meta-raspberrypi/classes/
H A Dsdcard_image-rpi.bbclass99 rm -f ${WORKDIR}/boot.img
100 mkfs.vfat -F32 -n "${BOOTDD_VOLUME_ID}" -S 512 -C ${WORKDIR}/boot.img $BOOT_BLOCKS
101 …boot.img -s ${DEPLOY_DIR_IMAGE}/${BOOTFILES_DIR_NAME}/* ::/ || bbfatal "mcopy cannot copy ${DEPLOY…
103 …IR}/boot.img -s ${DEPLOY_DIR_IMAGE}/armstubs/${ARMSTUB} ::/ || bbfatal "mcopy cannot copy ${DEPLOY…
109 mmd -i ${WORKDIR}/boot.img overlays
119 …}/boot.img -s ${DEPLOY_DIR_IMAGE}/${DEPLOY_FILE} ::${DEST_FILENAME} || bbfatal "mcopy cannot copy …
123 …IR}/boot.img -s ${DEPLOY_DIR_IMAGE}/u-boot.bin ::${SDIMG_KERNELIMAGE} || bbfatal "mcopy cannot cop…
124 … ${WORKDIR}/boot.img -s ${DEPLOY_DIR_IMAGE}/boot.scr ::boot.scr || bbfatal "mcopy cannot copy ${DE…
126img -s ${DEPLOY_DIR_IMAGE}/${KERNEL_IMAGETYPE}-${INITRAMFS_LINK_NAME}.bin ::${KERNEL_IMAGETYPE} ||…
128img -s ${DEPLOY_DIR_IMAGE}/${KERNEL_IMAGETYPE} ::${KERNEL_IMAGETYPE} || bbfatal "mcopy cannot copy…
[all …]
/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_startimage_return.c37 static struct compressed_file_image img = EFI_ST_DISK_IMG; variable
56 ret = boottime->allocate_pool(EFI_LOADER_DATA, img.length, in decompress()
62 boottime->set_mem(buf, img.length, 0); in decompress()
65 if (!img.lines[i].line) in decompress()
67 addr = img.lines[i].addr; in decompress()
69 if (addr + len > img.length) in decompress()
70 len = img.length - addr; in decompress()
71 boottime->copy_mem(buf + addr, img.lines[i].line, len); in decompress()
128 img.length, &handle); in execute()
H A Defi_selftest_startimage_exit.c37 static struct compressed_file_image img = EFI_ST_DISK_IMG; variable
56 ret = boottime->allocate_pool(EFI_LOADER_DATA, img.length, in decompress()
62 boottime->set_mem(buf, img.length, 0); in decompress()
65 if (!img.lines[i].line) in decompress()
67 addr = img.lines[i].addr; in decompress()
69 if (addr + len > img.length) in decompress()
70 len = img.length - addr; in decompress()
71 boottime->copy_mem(buf + addr, img.lines[i].line, len); in decompress()
128 img.length, &handle); in execute()
/openbmc/linux/drivers/input/rmi4/
H A Drmi_f34v7.c593 block_count = f34->v7.img.bl_config.size / f34->v7.block_size; in rmi_f34v7_check_bl_config_size()
781 f34->v7.config_data = f34->v7.img.ui_config.data; in rmi_f34v7_write_ui_config()
782 f34->v7.config_size = f34->v7.img.ui_config.size; in rmi_f34v7_write_ui_config()
791 f34->v7.config_data = f34->v7.img.dp_config.data; in rmi_f34v7_write_dp_config()
792 f34->v7.config_size = f34->v7.img.dp_config.size; in rmi_f34v7_write_dp_config()
800 return rmi_f34v7_write_f34v7_blocks(f34, f34->v7.img.guest_code.data, in rmi_f34v7_write_guest_code()
801 f34->v7.img.guest_code.size / in rmi_f34v7_write_guest_code()
811 f34->v7.config_data = f34->v7.img.fl_config.data; in rmi_f34v7_write_flash_config()
812 f34->v7.config_size = f34->v7.img.fl_config.size; in rmi_f34v7_write_flash_config()
858 f34->v7.config_size = f34->v7.img.bl_config.size; in rmi_f34v7_write_partition_table()
[all …]
/openbmc/linux/arch/mips/boot/dts/img/
H A Dpistachio.dtsi14 compatible = "img,pistachio";
45 compatible = "img,scb-i2c";
63 compatible = "img,scb-i2c";
81 compatible = "img,scb-i2c";
99 compatible = "img,scb-i2c";
117 compatible = "img,i2s-in";
124 img,i2s-channels = <6>;
133 compatible = "img,i2s-out";
143 img,i2s-channels = <6>;
153 compatible = "img,parallel-out";
[all …]
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/falcon/
H A Dgp102.c25 gp102_flcn_pio_emem_rd(struct nvkm_falcon *falcon, u8 port, const u8 *img, int len) in gp102_flcn_pio_emem_rd() argument
28 *(u32 *)img = nvkm_falcon_rd32(falcon, 0xac4 + (port * 8)); in gp102_flcn_pio_emem_rd()
29 img += 4; in gp102_flcn_pio_emem_rd()
41 gp102_flcn_pio_emem_wr(struct nvkm_falcon *falcon, u8 port, const u8 *img, int len, u16 tag) in gp102_flcn_pio_emem_wr() argument
44 nvkm_falcon_wr32(falcon, 0xac4 + (port * 8), *(u32 *)img); in gp102_flcn_pio_emem_wr()
45 img += 4; in gp102_flcn_pio_emem_wr()
/openbmc/linux/sound/soc/img/
H A DMakefile2 obj-$(CONFIG_SND_SOC_IMG_I2S_IN) += img-i2s-in.o
3 obj-$(CONFIG_SND_SOC_IMG_I2S_OUT) += img-i2s-out.o
4 obj-$(CONFIG_SND_SOC_IMG_PARALLEL_OUT) += img-parallel-out.o
5 obj-$(CONFIG_SND_SOC_IMG_SPDIF_IN) += img-spdif-in.o
6 obj-$(CONFIG_SND_SOC_IMG_SPDIF_OUT) += img-spdif-out.o

12345678910>>...21