/openbmc/qemu/tests/functional/qemu_test/ |
H A D | aspeed.py |
|
/openbmc/qemu/tests/functional/ |
H A D | aspeed.py | 10 def do_test_arm_aspeed_openbmc(self, machine, image, uboot='2019.04', argument 33 def do_test_arm_aspeed_buildroot_start(self, image, cpu_id, pattern='Aspeed EVB'): argument 54 def do_test_arm_aspeed_sdk_start(self, image): argument
|
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/ |
H A D | esdk.py | 43 def generate_eSDK(image): argument 48 def get_eSDK_toolchain(image): argument 57 def update_configuration(cls, image, tmpdir_eSDKQA, env_eSDK, ext_sdk_path): argument
|
/openbmc/u-boot/tools/ |
H A D | ifdtool.c | 48 static struct fdbar_t *find_fd(char *image, int size) in find_fd() 385 static int dump_fd(char *image, int size) in dump_fd() 437 static int write_regions(char *image, int size) in write_regions() 492 static int write_image(char *filename, char *image, int size) in write_image() 522 static void set_spi_frequency(char *image, int size, enum spi_frequency freq) in set_spi_frequency() 545 static void set_em100_mode(char *image, int size) in set_em100_mode() 561 static void lock_descriptor(char *image, int size) in lock_descriptor() 582 static void unlock_descriptor(char *image, int size) in unlock_descriptor() 627 int inject_region(char *image, int size, int region_type, char *region_fname) in inject_region() 706 static int write_data(char *image, int size, unsigned int addr, in write_data() [all …]
|
/openbmc/openbmc/poky/scripts/lib/wic/ |
H A D | misc.py | 192 def _parse_line(self, line, image, matcher=re.compile(r"^([a-zA-Z0-9\-_+./~]+)=(.*)")): argument 205 def get_var(self, var, image=None, cache=True): argument 261 def get_bitbake_var(var, image=None, cache=True): argument
|
H A D | filemap.py | 78 def __init__(self, image, log=None): argument 197 def __init__(self, image, log=None): argument 323 def __init__(self, image, log=None): argument 485 def __init__(self, image, log=None): argument 502 def filemap(image, log=None): argument
|
/openbmc/phosphor-bmc-code-mgmt/bmc/ |
H A D | update_manager.cpp | 34 void Manager::processImageFailed(sdbusplus::message::unix_fd image, in processImageFailed() 54 auto Manager::processImage(sdbusplus::message::unix_fd image, in processImage() 211 sdbusplus::message::unix_fd image, in startUpdate()
|
H A D | images.hpp | 10 namespace image namespace
|
H A D | images.cpp | 14 namespace image namespace
|
/openbmc/qemu/ui/ |
H A D | qemu-pixman.c | 197 pixman_image_t *image = pixman_image_create_bits(format, width, 1, NULL, 0); in qemu_pixman_linebuf_create() local 211 pixman_image_t *image) in qemu_pixman_mirror_create() 221 void qemu_pixman_image_unref(pixman_image_t *image) in qemu_pixman_image_unref() 298 qemu_pixman_shared_image_destroy(pixman_image_t *image, void *data) in qemu_pixman_shared_image_destroy() 308 qemu_pixman_image_new_shareable(pixman_image_t **image, in qemu_pixman_image_new_shareable()
|
H A D | ui-qmp-cmds.c | 229 static bool png_save(int fd, pixman_image_t *image, Error **errp) in png_save() 291 static bool png_save(int fd, pixman_image_t *image, Error **errp) in png_save() 299 static bool ppm_save(int fd, pixman_image_t *image, Error **errp) in ppm_save()
|
/openbmc/phosphor-bmc-code-mgmt/bios/ |
H A D | spi_device.cpp | 91 sdbusplus::async::task<bool> SPIDevice::updateDevice(const uint8_t* image, in updateDevice() 253 sdbusplus::async::task<bool> SPIDevice::writeSPIFlash(const uint8_t* image, in writeSPIFlash() 321 const uint8_t* image, size_t image_size) const in writeSPIFlashWithFlashrom() argument 391 const uint8_t* image, size_t image_size) const in writeSPIFlashWithFlashcp() argument 437 const uint8_t* image, size_t image_size) in writeSPIFlashDefault()
|
/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/test/ |
H A D | firmware_unittest.hpp | 34 std::unique_ptr<ImageHandlerInterface> image = in SetUp() local 208 std::unique_ptr<ImageHandlerInterface> image = in SetUp() local 235 std::unique_ptr<ImageHandlerInterface> image = in SetUp() local
|
H A D | firmware_commit_unittest.cpp | 30 std::unique_ptr<ImageHandlerInterface> image = in SetUp() local
|
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/optee/files/optee-os/tc/ |
H A D | sp_layout.json | 3 "image": "tee-pager_v2.bin", string
|
/openbmc/u-boot/lib/efi_selftest/ |
H A D | efi_selftest_startimage_return.c | 40 static u8 *image; variable 48 static efi_status_t decompress(u8 **image) in decompress()
|
H A D | efi_selftest_startimage_exit.c | 40 static u8 *image; variable 48 static efi_status_t decompress(u8 **image) in decompress()
|
/openbmc/u-boot/lib/efi_loader/ |
H A D | efi_bootmgr.c | 129 void *load_option, *image = NULL; in try_load_entry() local 174 void *image = NULL; in efi_bootmgr_load() local
|
/openbmc/phosphor-bmc-code-mgmt/i2c-vr/ |
H A D | i2cvr_device.cpp | 10 sdbusplus::async::task<bool> I2CVRDevice::updateDevice(const uint8_t* image, in updateDevice()
|
/openbmc/phosphor-bmc-code-mgmt/cpld/ |
H A D | cpld.cpp | 6 sdbusplus::async::task<bool> CPLDDevice::updateDevice(const uint8_t* image, in updateDevice()
|
/openbmc/phosphor-bmc-code-mgmt/tpm/ |
H A D | tpm_device.cpp | 28 sdbusplus::async::task<bool> TPMDevice::updateDevice(const uint8_t* image, in updateDevice()
|
/openbmc/openpower-pnor-code-mgmt/ |
H A D | msl_verify.hpp | 10 namespace image namespace
|
/openbmc/u-boot/arch/arm/lib/ |
H A D | zimage.c | 20 int bootz_setup(ulong image, ulong *start, ulong *end) in bootz_setup()
|
/openbmc/u-boot/tools/gdb/ |
H A D | gdbsend.c | 27 char *ifn, *image; in main() local
|
/openbmc/pldm/fw-update/test/ |
H A D | package_parser_test.cpp | 10 void imageGenerate(std::vector<uint8_t>& image, size_t size) in imageGenerate() 18 void imageInsert(std::vector<uint8_t>& fwPkgHdr, std::vector<uint8_t>& image) in imageInsert()
|