Home
last modified time | relevance | path

Searched refs:MACHINE (Results 176 – 200 of 400) sorted by relevance

12345678910>>...16

/openbmc/linux/tools/testing/ktest/examples/
H A Dsnowball.conf51 MACHINE = snowball
/openbmc/linux/arch/m68k/include/asm/
H A Dm54xxsim.h12 #define MACHINE MACH_M54XX macro
/openbmc/openbmc/poky/meta/conf/distro/include/
H A Dtclibc-newlib.inc41 TOOLCHAIN_HOST_TASK ?= "packagegroup-cross-canadian-${MACHINE} nativesdk-qemu nativesdk-sdk-provide…
H A Dtclibc-baremetal.inc30 TOOLCHAIN_HOST_TASK ?= "packagegroup-cross-canadian-${MACHINE} nativesdk-qemu nativesdk-sdk-provide…
/openbmc/openbmc/meta-security/wic/
H A Dbeaglebone-yocto-verity.wks.in15 …ondisk mmcblk0 --sourceparams="file=${IMGDEPLOYDIR}/${DM_VERITY_IMAGE}-${MACHINE}${IMAGE_NAME_SUFF…
H A Dsystemd-bootdisk-dmverity.wks.in13 … --ondisk sda --sourceparams="file=${IMGDEPLOYDIR}/${DM_VERITY_IMAGE}-${MACHINE}${IMAGE_NAME_SUFF…
/openbmc/openbmc/meta-facebook/recipes-fb/ipmi/
H A Dfb-ipmi-oem_git.bb24 -Dmachine='${MACHINE}' \
/openbmc/openbmc/meta-security/classes/
H A Ddm-verity-img.bbclass34 STAGING_VERITY_DIR ?= "${TMPDIR}/work-shared/${MACHINE}/dm-verity"
114 …sk sda --sourceparams="file=${DM_VERITY_DEPLOY_DIR}/${DM_VERITY_IMAGE}-${MACHINE}${IMAGE_NAME_SUFF…
117 …sk sda --sourceparams="file=${DM_VERITY_DEPLOY_DIR}/${DM_VERITY_IMAGE}-${MACHINE}${IMAGE_NAME_SUFF…
165 ${IMAGE_BASENAME}-${MACHINE}${IMAGE_NAME_SUFFIX}.${DM_VERITY_IMAGE_TYPE}.vhash
/openbmc/openbmc/poky/meta/classes-recipe/
H A Doverlayfs-etc.bbclass52 bb.fatal("OVERLAYFS_ETC_MOUNT_POINT must be set in your MACHINE configuration")
54 bb.fatal("OVERLAYFS_ETC_DEVICE must be set in your MACHINE configuration")
H A Dkernel-uimage.bbclass39 …comp}" -a ${UBOOT_LOADADDRESS} -e $ENTRYPOINT -n "${DISTRO_NAME}/${PV}/${MACHINE}" -d linux.bin ${…
H A Dbaremetal-image.bbclass29 BAREMETAL_BINNAME ?= "hello_baremetal_${MACHINE}"
30 IMAGE_LINK_NAME ?= "baremetal-helloworld-image-${MACHINE}"
/openbmc/openbmc/meta-arm/meta-arm-bsp/documentation/
H A Dn1sdp.md18 In the local.conf file, MACHINE should be set as follow:
19 MACHINE ?= "n1sdp"
/openbmc/qemu/hw/riscv/
H A Dsifive_e.c180 MachineState *ms = MACHINE(qdev_get_machine()); in type_init()
195 MachineState *ms = MACHINE(qdev_get_machine()); in sifive_e_soc_realize()
/openbmc/openbmc/meta-yadro/recipes-yadro/cli/
H A Dobmc-yadro-cli_git.bb32 MACHINE_NAME ?= "${MACHINE}"
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/
H A D0024-Avoid-hardcoded-build-paths-into-ppc-libgcc.patch7 (MACHINE=qemuppc bitbake libgcc).
/openbmc/openbmc/meta-arm/meta-arm-systemready/recipes-test/arm-systemready-linux-distros/
H A Darm-systemready-linux-distros.inc17 IMAGE_LINK_NAME = "${PN}-${PV}-${MACHINE}"
/openbmc/openbmc/meta-arm/meta-arm-bsp/conf/machine/
H A Dcorstone1000-fvp.conf38 FVP_DATA ?= "board.flash0=corstone1000-flash-firmware-image-${MACHINE}.wic@0x68000000"
/openbmc/openbmc/poky/documentation/dev-manual/
H A Dqemu.rst101 - This example starts QEMU with MACHINE set to "qemux86-64".
133 must also minimally provide a `MACHINE`, `KERNEL`, or `VM` option::
139 determines the QEMU architecture (`MACHINE`) to be "qemux86-64" and
322 MACHINE - the machine name (optional, autodetected from KERNEL filename if unspecified)
384 - `MACHINE`: The architecture of the QEMU machine, which must be one of
386 "qemumips", "qemumips64", or "qemuppc". The MACHINE and QEMUARCH
387 options are basically identical. If you do not provide a MACHINE
415 - ``audio``: Enables audio in QEMU. The MACHINE option must be either
451 - Your MACHINE must be either qemux86" or "qemux86-64".
/openbmc/openbmc/meta-google/recipes-google/networking/
H A Dgoogle-usb-network_git.bb18 BMC_USB_ECM_PRODUCT_NAME ??= "${MACHINE} BMC"
/openbmc/openbmc/poky/meta/conf/machine/include/riscv/
H A Dqemuriscv.inc22 RISCV_SBI_PAYLOAD ?= "${KERNEL_IMAGETYPE}-${MACHINE}.bin"
/openbmc/qemu/tests/unit/
H A Dtest-smp-parse.c600 MachineState *ms = MACHINE(obj); in test_generic_valid()
624 MachineState *ms = MACHINE(obj); in test_generic_invalid()
643 MachineState *ms = MACHINE(obj); in test_with_dies()
693 MachineState *ms = MACHINE(obj); in test_with_clusters()
/openbmc/qemu/hw/core/
H A Dguest-loader.c44 MachineState *machine = MACHINE(qdev_get_machine()); in loader_insert_platform_data()
/openbmc/openbmc/meta-yadro/meta-vegman/conf/machine/include/
H A Dvegman.inc3 KERNEL_DEVICETREE = "aspeed/${KMACHINE}-bmc-${MACHINE}.dtb"
/openbmc/openbmc/poky/meta/recipes-core/busybox/
H A Dbusybox-inittab_1.36.1.bb52 # SERIAL_CONSOLES is generally defined by the MACHINE .conf.
/openbmc/openbmc/meta-arm/meta-arm/recipes-security/optee/
H A Doptee.inc9 OPTEEMACHINE ?= "${MACHINE}"

12345678910>>...16