Home
last modified time | relevance | path

Searched refs:bare (Results 1 – 25 of 131) sorted by relevance

123456

/openbmc/linux/tools/testing/selftests/rcutorture/bin/
H A Dkvm-test-1-run.sh173 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
182 echo " 4." Build your bare-metal kernel. >> $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}/
/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-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/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/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/poky/meta/lib/oeqa/utils/
H A Dgit.py24 self.bare = True
27 self.bare = False
48 def init(path, bare=False): argument
51 if bare:
H A Dgitarchive.py30 def init_git_repo(path, no_create, bare, log): argument
47 repo = GitRepo.init(path, bare)
94 if not repo.bare and repo.get_current_branch() == branch:
165 def gitarchive(data_dir, git_dir, no_create, bare, commit_msg_subject, commit_msg_body, branch_name… argument
170 data_repo = init_git_repo(git_dir, no_create, bare, log)
/openbmc/linux/drivers/soc/fsl/qbman/
H A Dbman_ccsr.c107 u32 bar, bare; in bm_set_memory() local
119 bare = bm_ccsr_in(REG_FBPR_BARE); in bm_set_memory()
120 if (bare != upper_32_bits(ba) || bar != lower_32_bits(ba)) { in bm_set_memory()
122 ba, bare, bar); in bm_set_memory()
/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
44 resulting in at least four levels in a nested setup — L0 (bare
88 1. On the bare metal host (L0), list the kernel modules and ensure that
127 (Virtual Machine Control Structure)", APIC Virtualization on your bare
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
205 - Migrating a nested guest (L2) to another L1 guest on the *same* bare
209 bare metal host.
211 - Migrating a nested guest (L2) to a bare metal host.
/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_flow_dissector.sh130 ./with_addr.sh ./with_tunnels.sh ./test_flow_dissector -o 4 -e bare -i 4 \
133 ./with_addr.sh ./with_tunnels.sh ./test_flow_dissector -o 4 -e bare -i 4 \
136 ./with_addr.sh ./with_tunnels.sh ./test_flow_dissector -o 4 -e bare -i 4 \
/openbmc/qemu/scripts/qapi/
H A D.flake82 # Prefer pylint's bare-except checks to flake8's
/openbmc/u-boot/arch/x86/dts/
H A Dskeleton.dtsi2 * Skeleton device tree; the bare minimum needed to boot; just include and
/openbmc/u-boot/arch/arm/dts/
H A Dskeleton.dtsi2 * Skeleton device tree; the bare minimum needed to boot; just include and
H A Dskeleton64.dtsi2 * Skeleton device tree in the 64 bits version; the bare minimum
/openbmc/u-boot/arch/mips/dts/
H A Dskeleton.dtsi3 * Skeleton device tree; the bare minimum needed to boot; just include and
/openbmc/google-misc/subprojects/bare-metal-host-monitor/
H A Dhost-gpio-monitor@.service.in2 Description=gBMC bare-metal GPIO monitoring for host %i
/openbmc/google-misc/
H A D.gitignore10 !subprojects/bare-metal-host-monitor/
/openbmc/u-boot/arch/arc/dts/
H A Dskeleton.dtsi2 * Skeleton device tree; the bare minimum needed to boot; just include and
/openbmc/openbmc/poky/meta/lib/bblayers/
H A Dmachines.py28 if args.bare:
/openbmc/openbmc/meta-openembedded/meta-multimedia/conf/include/
H A Dptest-packagelists-meta-multimedia.inc6 …rs show-recipes --recipes-only --layer meta-multimedia --inherits ptest --bare | sed -e '1,/=== Ma…
/openbmc/openbmc/meta-openembedded/meta-filesystems/conf/include/
H A Dptest-packagelists-meta-filesystems.inc6 …s show-recipes --recipes-only --layer meta-filesystems --inherits ptest --bare | sed -e '1,/=== Ma…
/openbmc/openbmc/meta-google/recipes-google/bare-metal-espi/
H A Dbare-metal-espi.bb17 bare-metal-active \
/openbmc/openbmc/poky/meta/recipes-core/images/
H A Dcore-image-initramfs-boot.bb9 # Ensure the initramfs only contains the bare minimum

123456