Home
last modified time | relevance | path

Searched refs:xxd (Results 1 – 18 of 18) sorted by relevance

/openbmc/openbmc/poky/meta/recipes-support/vim/
H A Dvim_9.1.bb3 PROVIDES = "xxd"
5 RDEPENDS:${PN} = "ncurses-terminfo-base ${PN}-xxd"
12 PACKAGES =+ "${PN}-xxd"
13 FILES:${PN}-xxd = "${bindir}/xxd"
14 RPROVIDES:${PN}-xxd = "xxd"
16 ALTERNATIVE:${PN}-xxd = "xxd"
17 ALTERNATIVE_TARGET[xxd] = "${bindir}/xxd"
18 ALTERNATIVE_LINK_NAME[xxd] = "${bindir}/xxd"
/openbmc/u-boot/doc/
H A DREADME.OFT23 The xxd binary dumper is needed too which I got from
25 ftp://ftp.uni-erlangen.de/pub/utilities/etc/xxd-1.10.tar.gz
/openbmc/openpower-pnor-code-mgmt/
H A Dgenerate-tar203 magic_number=$(xxd -p -l 4 "${pnor_dir}"/VERSION)
227 vercheck=$(xxd -p -l 0x1 -seek ${offset} "${pnor_dir}"/part)
/openbmc/u-boot/tools/
H A Dast2600_ubimg_gen.sh35 printf "0: %.8x" $src_sz_align | sed -E 's/0: (..)(..)(..)(..)/0: \4\3\2\1/' | xxd -r -g0 > $dst
/openbmc/openbmc/meta-evb/meta-evb-arm/meta-evb-fvp-base/recipes-bsp/u-boot/
H A Du-boot_%.bbappend4 DEPENDS:append = " xxd-native"
/openbmc/qemu/tests/migration/aarch64/
H A DMakefile9 xxd -i $< | sed -e 's/.*int.*//' >> $@
/openbmc/qemu/tests/migration/ppc64/
H A DMakefile6 xxd -i $< | sed -e 's/.*int.*//' >> $@
/openbmc/qemu/tests/migration/i386/
H A DMakefile9 xxd -i $< | sed -e 's/.*int.*//' >> header.tmp
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/rtkit/
H A Drtkit_0.13.bb14 DEPENDS = "dbus libcap polkit xxd-native"
/openbmc/qemu/tests/migration/s390x/
H A DMakefile14 xxd -i $< | sed -e 's/.*int.*//' >> header.tmp
/openbmc/linux/Documentation/gpu/amdgpu/
H A Dthermal.rst83 $ xxd -l1 -p /sys/kernel/debug/dri/0/amdgpu_gfxoff
97 $ xxd -l1 -p /sys/kernel/debug/dri/0/amdgpu_gfxoff_status
/openbmc/openbmc/meta-aspeed/recipes-bsp/u-boot/
H A Du-boot-common-aspeed-sdk_2019.04.inc5 DEPENDS += "flex-native bison-native xxd-native"
/openbmc/linux/Documentation/admin-guide/media/
H A Dvisl.rst148 $ xxd /sys/kernel/debug/visl/bitstream/bitstream0
162 $ xxd /sys/kernel/debug/visl/bitstream/bitstream1
/openbmc/openbmc/meta-raspberrypi/recipes-bsp/rpi-eeprom/
H A Drpi-eeprom_git.bb21 xxd \
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Ddma.c308 static uint xxd(uint x, uint n) in xxd() function
315 return xxd(x, di->ntxd); in txd()
320 return xxd(x, di->nrxd); in rxd()
/openbmc/linux/Documentation/security/keys/
H A Dtrusted-encrypted.rst353 $ evmkey=$(dd if=/dev/urandom bs=1 count=32 | xxd -c32 -p)
/openbmc/openbmc/poky/documentation/migration-guides/
H A Drelease-notes-4.1.rst178 - vim: split xxd out into its own package
/openbmc/u-boot/
H A DMakefile1646 xxd -i ; echo ", 0x00" ; )