Home
last modified time | relevance | path

Searched full:metal (Results 1 – 25 of 152) sorted by relevance

1234567

/openbmc/linux/tools/testing/selftests/rcutorture/bin/
H A Dkvm-test-1-run.sh169 # Give bare-metal advice
173 touch $resdir/bare-metal
174 echo To run this scenario on bare metal: >> $resdir/bare-metal
175 echo >> $resdir/bare-metal
176 echo " 1." Set your bare-metal build tree to the state shown in this file: >> $resdir/bare-metal
177 echo " " $testid_txt >> $resdir/bare-metal
178 echo " 2." Update your bare-metal build tree"'"s .config based on this file: >> $resdir/bare-metal
179 echo " " $resdir/ConfigFragment >> $resdir/bare-metal
180 echo " 3." Make the bare-metal kernel"'"s build system aware of your .config updates: >> $resdir/ba…
181 echo " " $ 'yes "" | make oldconfig' >> $resdir/bare-metal
[all …]
/openbmc/openbmc/meta-google/recipes-google/ipmi/
H A Dbare-metal-active.bb1 SUMMARY = "Systemd target for bare-metal setup"
11 SRC_URI += "file://gbmc-bare-metal-active@.target"
22 gbmc-bare-metal-active@.target \
27 install -m0644 ${UNPACKDIR}/gbmc-bare-metal-active@.target ${D}${systemd_system_unitdir}/
H A Dgoogle-ipmi-sys_git.bb21 bare-metal-active \
/openbmc/openbmc/meta-google/recipes-google/bare-metal-gpio-monitor/
H A Dbare-metal-gpio-monitor_git.bb1 SUMMARY = "Monitor host GPIO in bare metal mode"
2 DESCRIPTION = "Monitor host GPIO in bare metal mode"
3 GOOGLE_MISC_PROJ = "bare-metal-host-monitor"
17 bare-metal-active \
/openbmc/openbmc/meta-arm/meta-arm-toolchain/
H A DREADME.md9 Pre-built Arm toolchain for bare-metal development
12 Recipes for pre-built GNU Arm toolchain for bare-metal development are provided
19 bare-metal software development on devices based on 32-bit Arm Cortex-A,
27 This recipe provides support for pre-built GNU Arm toolchain for bare-metal
/openbmc/openbmc/meta-google/recipes-google/bare-metal-espi/bare-metal-espi/
H A Ddisable-espi.service3 BindsTo=gbmc-bare-metal-active@0.target
4 Before=gbmc-bare-metal-active@0.target
13 WantedBy=gbmc-bare-metal-active@0.target
/openbmc/linux/Documentation/virt/kvm/x86/
H A Drunning-nested-guests.rst31 - L0 – level-0; the bare metal host, running KVM
43 hypervisor running on bare metal, adding another layer and
45 metal, running the LPAR hypervisor), L1 (host hypervisor), L2
88 1. On the bare metal host (L0), list the kernel modules and ensure that
128 metal host (L0). Parameters for Intel hosts::
147 Once your bare metal host (L0) is configured for nesting, you should be
188 bare metal host, works as of Linux kernel 5.3 and QEMU 4.2.0 for
206 metal host.
209 bare metal host.
211 - Migrating a nested guest (L2) to a bare metal host.
/openbmc/openbmc/meta-google/recipes-google/bare-metal-obmc-console/bare-metal-obmc-console/
H A Ddisable-obmc-console.service3 BindsTo=gbmc-bare-metal-active@0.target
4 Before=gbmc-bare-metal-active@0.target disable-ipmi-kcs.service
13 WantedBy=gbmc-bare-metal-active@0.target
/openbmc/openbmc/meta-google/recipes-google/bare-metal-ipmi-kcs/bare-metal-ipmi-kcs/
H A Ddisable-ipmi-kcs.service.in3 BindsTo=gbmc-bare-metal-active@0.target
4 Before=gbmc-bare-metal-active@0.target
13 WantedBy=gbmc-bare-metal-active@0.target
/openbmc/google-ipmi-sys/test/
H A Dbmc_mode_unittest.cpp34 uint8_t bmcMode = 0; // Non Bare Metal Mode in TEST()
47 bmcMode = 1; // Bare Metal Mode in TEST()
59 bmcMode = 2; // Bare Metal Cleaning Mode in TEST()
/openbmc/linux/arch/arm/include/uapi/asm/
H A Dtypes.h10 * difference on ARM between GCC built for bare metal ARM, GCC built for glibc
21 * bare metal GCC long unsigned long unsigned int
/openbmc/linux/Documentation/devicetree/bindings/input/
H A Diqs62x-keys.yaml62 | 6 | Metal (+) Touch** | x | x | | | |
65 | 7 | Metal (+) Prox.** | x | x | | | |
68 | 8 | Metal (-) Touch** | x | x | | | |
70 | 9 | Metal (-) Prox.** | x | x | | | |
84 * Two-channel SAR. Replaces CH0-2 plus metal touch and proximity events
/openbmc/google-misc/subprojects/bare-metal-host-monitor/
H A Dhost_gpio_monitor.cpp29 "gbmc-bare-metal-active@{}.target";
68 * If state is Standby, enable the bare-metal-active systemd in checkPostComplete()
146 * Stop the bare metal active target if the post in main()
H A Dhost-gpio-monitor@.service.in2 Description=gBMC bare-metal GPIO monitoring for host %i
/openbmc/linux/include/linux/
H A Dcc_platform.h27 * includes running either as a bare-metal system or a hypervisor
38 * The platform/OS is running as a bare-metal system or a hypervisor
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-rf-tuner.rst17 inside a metal box, while newer ones are highly integrated chips
18 without a metal box "silicon tuners". These controls are mostly
/openbmc/linux/drivers/gpu/drm/ci/
H A Dtest.yml113 - ./install/bare-metal/fastboot.sh
129 - ./install/bare-metal/fastboot.sh
142 - ./install/bare-metal/cros-servo.sh
/openbmc/linux/arch/arm/include/asm/hardware/
H A Dsa1111.h239 #define SAD_CS_DIE (1<<1) /* Not functional on metal 1 */
240 #define SAD_CS_DBDA (1<<3) /* Not functional on metal 1 */
242 #define SAD_CS_DBDB (1<<5) /* Not functional on metal 1 */
244 #define SAD_CS_BIU (1<<7) /* Not functional on metal 1 */
/openbmc/google-ipmi-sys/
H A Dmeson.options3 option('bare_metal', type: 'boolean', value: false, description: 'Bare Metal Mode Flag')
/openbmc/google-misc/
H A D.gitignore10 !subprojects/bare-metal-host-monitor/
/openbmc/openbmc/meta-google/recipes-google/bare-metal-espi/
H A Dbare-metal-espi.bb17 bare-metal-active \
/openbmc/linux/Documentation/devicetree/bindings/arm/amlogic/
H A Danalog-top.txt5 "metal revision" (which encodes the "minor version") of the SoC.
/openbmc/openbmc/meta-google/recipes-google/bare-metal-obmc-console/
H A Dbare-metal-obmc-console.bb19 bare-metal-active \
/openbmc/openbmc/meta-google/recipes-google/bare-metal-ipmi-kcs/
H A Dbare-metal-ipmi-kcs.bb17 bare-metal-active \
/openbmc/openbmc/poky/meta/recipes-graphics/kmscube/
H A Dkmscube_git.bb2 DESCRIPTION = "kmscube is a little demonstration program for how to drive bare metal graphics \

1234567