/openbmc/u-boot/board/freescale/common/ |
H A D | fsl_validate.c | 64 static u32 check_ie(struct fsl_secboot_img_priv *img) in check_ie() 182 static u32 check_srk(struct fsl_secboot_img_priv *img) in check_srk() 219 static u32 read_validate_srk_tbl(struct fsl_secboot_img_priv *img) in read_validate_srk_tbl() 259 static u32 read_validate_single_key(struct fsl_secboot_img_priv *img) in read_validate_single_key() 279 struct fsl_secboot_img_priv *img) in install_ie_tbl() 287 static u32 read_validate_ie_tbl(struct fsl_secboot_img_priv *img) in read_validate_ie_tbl() 327 static inline u32 get_key_len(struct fsl_secboot_img_priv *img) in get_key_len() 485 static int calc_img_key_hash(struct fsl_secboot_img_priv *img) in calc_img_key_hash() 533 static int calc_esbchdr_esbc_hash(struct fsl_secboot_img_priv *img) in calc_esbchdr_esbc_hash() 607 static void construct_img_encoded_hash_second(struct fsl_secboot_img_priv *img) in construct_img_encoded_hash_second() [all …]
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/ |
H A D | gm200.c | 33 pmu_code(struct nv50_devinit *init, u32 pmu, u32 img, u32 len, bool sec) in pmu_code() 53 pmu_data(struct nv50_devinit *init, u32 pmu, u32 img, u32 len) in pmu_data() 150 u32 img = nvbios_rd16(bios, bit_I.offset + 0x14); in gm200_devinit_post() local 158 u32 img = nvbios_rd16(bios, bit_I.offset + 0x18); in gm200_devinit_post() local
|
/openbmc/qemu/tests/vm/ |
H A D | centos.aarch64 | 56 def boot(self, img, extra_args=None): argument 75 def build_image(self, img): argument
|
H A D | ubuntuvm.py | 25 def build_image(self, img): argument
|
H A D | freebsd | 47 def build_image(self, img): argument
|
H A D | openbsd | 78 def build_image(self, img): argument
|
H A D | netbsd | 85 def build_image(self, img): argument
|
H A D | ubuntu.aarch64 | 50 def boot(self, img, extra_args=None): argument
|
H A D | haiku.x86_64 | 96 def build_image(self, img): argument
|
H A D | basevm.py | 265 def build_image(self, img): argument 286 def boot(self, img, extra_args=[]): argument
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/falcon/ |
H A D | gp102.c | 25 gp102_flcn_pio_emem_rd(struct nvkm_falcon *falcon, u8 port, const u8 *img, int len) 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()
|
H A D | gm200.c | 44 gm200_flcn_pio_dmem_rd(struct nvkm_falcon *falcon, u8 port, const u8 *img, int len) in gm200_flcn_pio_dmem_rd() 70 gm200_flcn_pio_dmem_wr(struct nvkm_falcon *falcon, u8 port, const u8 *img, int len, u16 tag) in gm200_flcn_pio_dmem_wr() 104 gm200_flcn_pio_imem_wr(struct nvkm_falcon *falcon, u8 port, const u8 *img, int len, u16 tag) in gm200_flcn_pio_imem_wr()
|
H A D | base.c | 40 nvkm_falcon_dma_wr(struct nvkm_falcon *falcon, const u8 *img, u64 dma_addr, u32 dma_base, in nvkm_falcon_dma_wr() 125 const u8 *img, u32 img_base, int len) in nvkm_falcon_pio_rd() 159 nvkm_falcon_pio_wr(struct nvkm_falcon *falcon, const u8 *img, u32 img_base, u8 port, in nvkm_falcon_pio_wr()
|
H A D | fw.c | 214 struct nvkm_subdev *subdev, const char *bl, const char *img, int ver, in nvkm_falcon_fw_ctor_hs() 307 struct nvkm_subdev *subdev, const char *img, int ver, in nvkm_falcon_fw_ctor_hs_v2()
|
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 056 | 33 def img_create(img, fmt=iotests.imgfmt, size='64M', **kwargs): argument 42 def try_remove(img): argument 48 def io_write_patterns(img, patterns): argument
|
H A D | 124 | 30 def io_write_patterns(img, patterns): argument 130 def img_create(self, img, fmt=iotests.imgfmt, size='64M', argument
|
/openbmc/bmcweb/static/styles/ |
H A D | redfish.css | 1 img { selector
|
/openbmc/linux/drivers/mtd/parsers/ |
H A D | redboot.c | 32 struct fis_image_desc *img; member 39 static inline int redboot_checksum(struct fis_image_desc *img) in redboot_checksum()
|
/openbmc/qemu/linux-user/ |
H A D | linuxload.c | 184 const ImageSource *img, Error **errp) in imgsrc_read() 211 const ImageSource *img, Error **errp) in imgsrc_read_alloc()
|
/openbmc/u-boot/tools/ |
H A D | kwboot.c | 577 void *img; in kwboot_mmap_image() local 623 kwboot_img_patch_hdr(void *img, size_t size) in kwboot_img_patch_hdr() 714 void *img; in main() local
|
H A D | mksunxiboot.c | 69 struct boot_img img; in main() local
|
/openbmc/u-boot/lib/efi_selftest/ |
H A D | efi_selftest_startimage_return.c | 37 static struct compressed_file_image img = EFI_ST_DISK_IMG; variable
|
H A D | efi_selftest_startimage_exit.c | 37 static struct compressed_file_image img = EFI_ST_DISK_IMG; variable
|
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/core/ |
H A D | firmware.h | 19 u8 *img; member
|
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
H A D | acr.h | 79 struct nvkm_blob img; member 109 u32 img; member
|