Home
last modified time | relevance | path

Searched refs:images (Results 76 – 100 of 823) sorted by relevance

12345678910>>...33

/openbmc/openbmc/poky/meta/conf/machine/include/
H A Dqemu.inc20 # Don't include kernels in standard images
26 # Provide the nfs server kernel module for all qemu images
/openbmc/u-boot/common/spl/
H A Dspl.c171 bootm_headers_t images; in spl_load_fit_image() local
181 images.verify = 1; in spl_load_fit_image()
183 ret = fit_image_load(&images, (ulong)header, in spl_load_fit_image()
200 images.verify = 1; in spl_load_fit_image()
202 fit_image_load(&images, (ulong)header, in spl_load_fit_image()
219 images.verify = 1; in spl_load_fit_image()
221 ret = fit_image_load(&images, (ulong)header, in spl_load_fit_image()
/openbmc/u-boot/common/
H A Dimage-fit.c1735 prop_name, images->fit_uname_cfg, addr); in fit_get_node_from_config()
1787 int fit_image_load(bootm_headers_t *images, ulong addr, in fit_image_load() argument
1850 images->fit_uname_cfg = fit_base_uname_config; in fit_image_load()
1852 if (IMAGE_ENABLE_VERIFY && images->verify) { in fit_image_load()
1877 ret = fit_image_select(fit, noffset, images->verify); in fit_image_load()
1894 images->os.arch = os_arch; in fit_image_load()
2021 addr = map_to_sysmem(images->fit_hdr_os); in boot_get_setup_fit()
2026 ret = fit_image_load(images, addr, NULL, NULL, arch, in boot_get_setup_fit()
2034 int boot_get_fdt_fit(bootm_headers_t *images, ulong addr, in boot_get_fdt_fit() argument
2068 fdt_noffset = fit_image_load(images, in boot_get_fdt_fit()
[all …]
/openbmc/u-boot/doc/
H A DREADME.esbc_validate10 signature of images (Boot Script and ESBC uboot client).
39 of images. A set of public keys is being signed and validated by ISBC
40 which can be further used for esbc validation of images.
/openbmc/u-boot/board/xilinx/zynq/
H A DKconfig14 bool "Enable zynq aes command for decryption of encrypted images"
22 bool "Enable zynq rsa command for loading secure images"
/openbmc/u-boot/doc/uImage.FIT/
H A Dsec_firmware_ppa.its5 * of SEC Firmware and multiple loadable images loaded by the u-boot.
15 images {
/openbmc/u-boot/board/phytec/pcl063/
H A DREADME10 This will generate SPL and u-boot-dtb.img images.
12 - The SPL and u-boot-dtb.img images need to be flashed into the micro SD card:
/openbmc/openbmc/meta-security/recipes-ids/suricata/files/
H A Dfixup.patch13 scripts/generate-images.sh
27 scripts/generate-images.sh
/openbmc/u-boot/tools/binman/
H A Dftest.py216 if images:
217 for image in images:
537 image = control.images['image1']
545 image = control.images['image2']
567 image = control.images['image']
610 image = control.images['image']
703 image = control.images['image']
711 image = control.images['image']
738 image = control.images['image1']
742 image = control.images['image2']
[all …]
/openbmc/openbmc/poky/meta/recipes-connectivity/connman/
H A Dconnman-gnome_0.7.bb16 file://images/ \
29 install -m 0644 ${WORKDIR}/images/* ${D}/usr/share/icons/hicolor/22x22/apps/
/openbmc/u-boot/drivers/mtd/ubi/
H A DKconfig11 bool "Enable UBI - Unsorted block images"
83 a fastmap on old images, but you can set the UBI module parameter
85 images are still usable with UBI implementations without
96 Set this parameter to enable fastmap automatically on images
107 endmenu # "Enable UBI - Unsorted block images"
/openbmc/qemu/docs/interop/
H A Dprl-xml.rst49 particular root image. Split images are not considered here
51 parameters and a list of images. The list of images always
113 This element of the file describes the root image and all snapshot images.
141 The GUID is used by the Snapshots element to reference images
183 the predefined GUID is interpreted as a normal GUID. All snapshot images
190 software may operate with images with ``GUID = BackupID`` as usual.
/openbmc/openbmc/poky/scripts/
H A Dautobuilder-worker-prereq-tests71 mkdir -p tmp/deploy/images/qemux86-64
72 pushd tmp/deploy/images/qemux86-64
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dsystemd-boot.bbclass9 # Set EFI_PROVIDER = "systemd-boot" to use systemd-boot on your live images instead of grub-efi
10 # (images built by image-live.bbclass)
/openbmc/linux/drivers/staging/vc04_services/bcm2835-camera/
H A DTODO3 In order to zero-copy import camera images into the 3D or display
11 2) Avoid extra copies for padding of images.
/openbmc/openbmc/meta-arm/meta-arm-bsp/documentation/
H A Dn1sdp.md36 tmp/deploy/images/n1sdp/n1sdp-board-firmware_primary.tar.gz
37 tmp/deploy/images/n1sdp/n1sdp-board-firmware_secondary.tar.gz
48 ```bash$ sudo tar --no-same-owner -xzf tmp/deploy/images/n1sdp/n1sdp-board-firmware_primary.tar.gz …
73 tmp/deploy/images/n1sdp/core-image-minimal-n1sdp.wic
/openbmc/openbmc/meta-security/docs/
H A Ddm-verity-systemd-x86-64.txt55 KERNEL_DIR: /home/paul/poky/build-qemu-x86_64/tmp/deploy/images/qemux86-64
69 tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64-*.rootfs.ext4.verity
72 individual partition images. To boot on UEFI enabled physical hardware,
74 and the partition images can largely be ignored.
/openbmc/openbmc/poky/documentation/dev-manual/
H A Dx32-psabi.rst29 - You can create packages and images in x32 psABI format on x86_64
35 ``core-image-sato`` images.
39 - There is support for large images.
/openbmc/openbmc-tools/prepare-emmc-qemu/
H A Dprepare-emmc-qemu14 echo '\t''TARGET':'\t\t'The name of the target machine, used to locate the required images.
63 fw_dir=${build_dir}/tmp/deploy/images/${target}
/openbmc/qemu/tests/qemu-iotests/tests/
H A Dimage-fleecing.out3 --- Setting up images ---
72 --- Setting up images ---
142 --- Setting up images ---
214 --- Setting up images ---
298 --- Setting up images ---
/openbmc/openbmc/poky/meta/
H A Drecipes.txt10 recipes-multimedia - Codecs and support utilties for audio, images and video
13 recipes-support - Recipes used by other recipes but that are not directly included in images
/openbmc/u-boot/lib/optee/
H A DKconfig2 bool "Support OPTEE images"
4 U-Boot can be configured to boot OPTEE images.
/openbmc/openbmc/poky/meta/recipes-support/bmaptool/
H A Dbmaptool_git.bb1 SUMMARY = "Tools to generate block map (AKA bmap) and flash images using bmap"
2 DESCRIPTION = "bmaptool - tools to generate block map (AKA bmap) and flash images using \
/openbmc/qemu/tests/uefi-test-tools/
H A DMakefile14 images_dir := ../data/uefi-boot-images
19 images: $(foreach binary,$(uefi_binaries), \ target
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/
H A Djquery-ui.min.css7images/ui-bg_highlight-soft_100_eeeeee_1x100.png") 50% top repeat-x;color:#333}.ui-widget-content …

12345678910>>...33