/openbmc/openbmc/poky/scripts/lib/wic/canned-wks/ |
H A D | directdisk-multi-rootfs.wks | 1 # short-description: Create multi rootfs image using rootfs plugin 2 # long-description: Creates a partitioned disk image with two rootfs partitions 6 # - indirect rootfs references to image recipe(s): 7 # wic create directdisk-multi-indirect-recipes -e core-image-minimal \ 8 # --rootfs-dir rootfs1=core-image-minimal 9 # --rootfs-dir rootfs2=core-image-minimal-dev 11 # - or paths to rootfs directories: 12 # wic create directdisk-multi-rootfs \ 13 # --rootfs-dir rootfs1=tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0-r0/rootfs/ 14 # --rootfs-dir rootfs2=tmp/work/qemux86_64-poky-linux/core-image-minimal-dev/1.0-r0/rootfs/ [all …]
|
/openbmc/smbios-mdr/include/ |
H A D | cpu.hpp | 8 // http://www.apache.org/licenses/LICENSE-2.0 80 {0x1b, "K6-2"}, 81 {0x1c, "K6-3"}, 84 {0x1f, "K6-2+"}, 93 {0x28, "Intel Core Duo processor"}, 94 {0x29, "Intel Core Duo mobile processor"}, 95 {0x2a, "Intel Core Solo mobile processor"}, 97 {0x2c, "Intel Core M processor"}, 98 {0x2d, "Intel Core m3 processor"}, 99 {0x2e, "Intel Core m5 processor"}, [all …]
|
/openbmc/openbmc/poky/meta/recipes-support/lz4/ |
H A D | lz4_1.10.0.bb | 2 …core, scalable with multi-cores CPU. It also features an extremely fast decoder, with speed in mul… 5 LICENSE = "BSD-2-Clause | GPL-2.0-or-later" 17 file://run-ptest" 24 CVE_STATUS[CVE-2014-4715] = "fixed-version: Fixed in r118, which is larger than the current version… 34 RDEPENDS:${PN}-ptest += "bash" 37 oe_runmake -C ${B}/tests/ 41 install -d ${D}${PTEST_PATH}/tests/ 42 install --mode=755 ${B}/tests/frametest ${D}${PTEST_PATH}/tests/ 43 sed -i "s#@PTEST_PATH@#${PTEST_PATH}#g" ${D}${PTEST_PATH}/run-ptest
|
/openbmc/u-boot/doc/driver-model/ |
H A D | pmic-framework.txt | 2 # (C) Copyright 2014-2015 Samsung Electronics 5 # SPDX-License-Identifier: GPL-2.0+ 18 This is an introduction to driver-model multi uclass PMIC IC's support. 20 - UCLASS_PMIC - basic uclass type for PMIC I/O, which provides common 22 - UCLASS_REGULATOR - additional uclass type for specific PMIC features, 27 - drivers/power/pmic/pmic-uclass.c 28 - include/power/pmic.h 30 - drivers/power/regulator/regulator-uclass.c 31 - include/power/regulator.h 34 - common/cmd_pmic.c [all …]
|
/openbmc/u-boot/drivers/adc/ |
H A D | Kconfig | 5 by single and multi-channel methods for: 6 - start/stop/get data for conversion of a single-channel selected by 7 a number or multi-channels selected by a bitmask 8 - get data mask (ADC resolution) 10 - methods for get Vdd/Vss reference Voltage values with polarity 11 - support supply's phandle with auto-enable 12 - supply polarity setting in fdt 19 - 10 analog input channels 20 - 12-bit resolution 21 - 600 KSPS of sample rate [all …]
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/ |
H A D | Cpu.interface.yaml | 4 - name: Socket 9 - name: Family 15 - name: EffectiveFamily 22 - name: EffectiveModel 28 - name: Id 31 This Processor ID field contains processor-specific information that 36 - name: MaxSpeedInMhz 40 - name: Characteristics 43 The set of boolean flags for processor's capability, such as 64-bit 44 Capable, Multi-Core, Hardware Thread, Execute Protection, Enhanced [all …]
|
/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm1/trousers/files/ |
H A D | tcsd.service | 2 Description=TCG Core Services Daemon 10 WantedBy=multi-user.target
|
/openbmc/openbmc/meta-raspberrypi/docs/ |
H A D | layer-contents.md | 7 * raspberrypi0-wifi 8 * raspberrypi0-2w-64 11 * raspberrypi3-64 (64 bit kernel & userspace) 13 * raspberrypi4-64 (64 bit kernel & userspace) 15 * raspberrypi-cm (dummy alias for raspberrypi) 16 * raspberrypi-cm3 20 ## Multi-board Machines 30 ### raspberrypi-armv7 32 This machine targets support for all the ARMv7-based Raspberry Pi boards. It 36 ### raspberrypi-armv8 [all …]
|
/openbmc/phosphor-debug-collector/service_files/ |
H A D | obmc-dump-monitor.service | 2 Description=Phosphor Dump core monitor. 6 ExecStart=/usr/libexec/phosphor-debug-collector/phosphor-dump-monitor 10 WantedBy=multi-user.target
|
/openbmc/u-boot/board/freescale/bsc9131rdb/ |
H A D | README | 2 -------- 3 - BSC9131 is integrated device that targets Femto base station market. 4 It combines Power Architecture e500v2 and DSP StarCore SC3850 core 5 technologies with MAPLE-B2F baseband acceleration processing elements. 6 - It's MAPLE disabled personality is called 9231. 9 . Power Architecture subsystem including a e500 processor with 256-Kbyte shared 11 . StarCore SC3850 DSP subsystem with a 512-Kbyte private L2 cache 12 . The Multi Accelerator Platform Engine for Femto BaseStation Baseband 13 Processing (MAPLE-B2F) 14 . A multi-standard baseband algorithm accelerator for Channel Decoding/Encoding, [all …]
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
H A D | python3-multivolumefile_0.2.3.bb | 1 SUMMARY = "Multi volume file wrapper library" 3 LICENSE = "LGPL-2.1-or-later" 12 python3-setuptools-scm-native \ 13 python3-toml-native \ 14 python3-wheel-native \ 18 python3-io \ 19 python3-core \ 20 python3-mmap \
|
H A D | python3-execnet_2.1.1.bb | 4 SUMMARY = "execnet: rapid multi-Python deployment" 10 python3-pip-native \ 11 python3-hatch-vcs-native \ 16 inherit ptest-python-pytest pypi python_hatchling 20 RDEPENDS:${PN} += "python3-core python3-crypt python3-ctypes python3-fcntl python3-io python3-shell…
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/minicoredumper/files/ |
H A D | minicoredumper.service | 7 ExecStart=/bin/sh -c '/bin/echo "|/usr/sbin/minicoredumper %%p %%u %%g %%s %%t %%h %%e" > /proc/sys… 8 ExecStop=/bin/sh -c '/bin/echo "core" > /proc/sys/kernel/core_pattern' 11 WantedBy=multi-user.target
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Dump/ |
H A D | Create.interface.yaml | 7 /xyz/openbmc_project/dump/<dump type>. On multi-host or on multi-BMC systems 9 /xyz/openbmc_project/dump/<dump type><instance-id>. 12 - name: CreateDump 16 - name: AdditionalData 23 enum-format string is required to come from a parallel class 34 - name: Path 41 - xyz.openbmc_project.Common.File.Error.Open 42 - xyz.openbmc_project.Common.File.Error.Write 43 - xyz.openbmc_project.Dump.Create.Error.Disabled 44 - xyz.openbmc_project.Dump.Create.Error.QuotaExceeded [all …]
|
/openbmc/u-boot/configs/ |
H A D | thunderx_88xx_defconfig | 6 CONFIG_IDENT_STRING=" for Cavium Thunder CN88XX ARM v8 Multi-Core" 24 CONFIG_DEFAULT_DEVICE_TREE="thunderx-88xx"
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/jack/ |
H A D | jack_1.9.22.bb | 1 DESCRIPTION = "jackdmp is a C++ version of the JACK low-latency audio \ 2 server for multi-processor machines. It is a new implementation of the \ 3 JACK server core features that aims in removing some limitations of \ 5 flow model and lock-free programming techniques for graph access have \ 9 LICENSE = "GPL-2.0-only & GPL-2.0-or-later & LGPL-2.1-or-later" 20 file://0001-Conceal-imp-warnings-in-Python3.patch \ 21 file://0002-Fix-all-DeprecationWarning-invalid-escape-sequence.patch \ 32 PACKAGECONFIG[alsa] = "--alsa=yes,--alsa=no,alsa-lib" 33 # --dbus only stops building jackd -> add --classic 34 PACKAGECONFIG[dbus] = "--dbus --classic,,dbus,python3-core" [all …]
|
/openbmc/u-boot/arch/arm/include/asm/ |
H A D | macro.h | 1 /* SPDX-License-Identifier: GPL-2.0+ */ 3 * include/asm-arm/macro.h 5 * Copyright (C) 2009 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> 24 * caches are enabled or on a multi-core system. 81 * Branch if current processor is a Cortex-A57 core. 87 cmp \xreg, #0xD07 /* Cortex-A57 MPCore processor. */ 92 * Branch if current processor is a Cortex-A53 core. 98 cmp \xreg, #0xD03 /* Cortex-A53 MPCore processor. */ 108 /* NOTE: MPIDR handling will be erroneous on multi-cluster machines */ 130 /* NOTE: MPIDR handling will be erroneous on multi-cluster machines */ [all …]
|
/openbmc/phosphor-bmc-code-mgmt/i2c-vr/mps/ |
H A D | mp297x.cpp | 5 #include <phosphor-logging/lg2.hpp> 46 configuration->vendorId = 0x0025; in parseDeviceConfiguration() 47 configuration->productId = 0x0071; in parseDeviceConfiguration() 49 for (const auto& tokens : parser->lineTokens) in parseDeviceConfiguration() 51 if (!parser->isValidDataTokens(tokens)) in parseDeviceConfiguration() 56 auto regName = parser->getVal<std::string>(tokens, ATE::regName); in parseDeviceConfiguration() 60 configuration->configId = in parseDeviceConfiguration() 61 parser->getVal<uint32_t>(tokens, ATE::configId); in parseDeviceConfiguration() 62 configuration->crcUser = in parseDeviceConfiguration() 63 parser->getVal<uint32_t>(tokens, ATE::regDataHex); in parseDeviceConfiguration() [all …]
|
/openbmc/openbmc-test-automation/test_lists/ |
H A D | skip_test_witherspoon | 1 # https://github.com/openbmc/openbmc-test-automation/issues/822 2 --exclude Verify_Minimal_Memory_Buffer_Inventory 3 --exclude Verify_Minimal_Main_Planar_Inventory 4 --exclude Verify_Minimal_System_Inventory 6 --exclude io_board_Present 7 --exclude io_board_Fault 9 --exclude Test_Heartbeat_LED_And_Verify_Via_REST 10 --exclude Test_Beep_LED_And_Verify_Via_REST 11 --exclude Test_Identify_LED_And_Verify_Via_REST 13 --exclude Verify_Unrecoverable_Callout_Handling_For_NXDMAENG [all …]
|
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/ |
H A D | overlayfs.py | 4 # SPDX-License-Identifier: MIT 9 from oeqa.core.decorator import OETestTag 10 from oeqa.core.decorator.data import skipIfNotMachine 25 OVERLAYFS_MOUNT_POINT[mnt-overlay] = "/mnt/overlay" 37 IMAGE_INSTALL:append = " overlayfs-user" 44 self.write_recipeinc('overlayfs-user', overlayfs_recipe_append) 46 res = bitbake('core-image-minimal', ignore_status=True) 47 line = getline(res, "overlayfs-user was skipped: missing required distro features") 50 …self.assertTrue("ERROR: Required build target 'core-image-minimal' has no buildable providers." in… 60 IMAGE_INSTALL:append = " overlayfs-user" [all …]
|
/openbmc/openbmc/poky/documentation/dev-manual/ |
H A D | wic.rst | 1 .. SPDX-License-Identifier: CC-BY-SA-2.0-UK 21 ":ref:`dev-manual/wic:generate an image using an existing kickstart file`" 29 ":ref:`ref-manual/kickstart:openembedded kickstart (\`\`.wks\`\`) reference`" 36 ":ref:`dev-manual/wic:using the wic plugin interface`" section 50 - The name "Wic" is derived from OpenEmbedded Image Creator (oeic). The 54 - Wic is loosely based on the Meego Image Creator (``mic``) framework. 60 - Wic is a completely independent standalone utility that initially 61 provides easier-to-use and more flexible replacements for an existing 62 functionality in OE-Core's :ref:`ref-classes-image-live` 65 general-purpose partitioning language, which is based on Redhat [all …]
|
/openbmc/openbmc-tools/ipkdbg/ |
H A D | README.md | 4 debugging and coredump analysis of split-debug binaries by exploiting bitbake's 9 Assuming the presence of the [appropriate integration](#theory-of-integration), 14 ipkdbg [-q] RELEASE FILE CORE [PACKAGE...] 17 It handles the following use-cases: 19 ### Core Dump Analysis 21 After extracting a core file from the BMC an interactive `gdb` session can be 25 $ ipkdbg 2.11.0 - my-application.core 34 3. `-` is the FILE parameter. `-` specifies it must be extracted from the core 35 4. `my-application.core` is a core dump generated by `/usr/bin/my-application` 38 once the core has been loaded to provide a backtrace. [all …]
|
/openbmc/u-boot/arch/arc/include/asm/ |
H A D | arcregs.h | 1 /* SPDX-License-Identifier: GPL-2.0+ */ 3 * Copyright (C) 2004, 2007-2010, 2011-2012 Synopsys, Inc. All rights reserved. 13 * ARC architecture has additional address space - auxiliary registers. 22 * is 0 this means given HW block is absent - this is especially useful because 98 /* XY-memory related */ 101 /* DSP-extensions related auxiliary registers */ 115 /* ARCNUM [15:8] - field to identify each core in a multi-core system */
|
/openbmc/u-boot/arch/nds32/include/asm/arch-ag102/ |
H A D | ag102.h | 1 /* SPDX-License-Identifier: GPL-2.0+ */ 42 /* AHB-to-APB Bridge Controller */ 46 /* Andes Multi-core Interrupt Controller */ 54 /* APB - SSP (SPI) (without AC97) Controller */ 56 /* UART1 - APB STUART Controller (UART0 in Linux) */ 58 /* APB - SSP with HDA/AC97 Controller */ 60 /* UART2 - APB STUART Controller (UART1 in Linux) */ 74 /* PWM - Pulse Width Modulator Controller */
|
/openbmc/qemu/docs/devel/ |
H A D | multi-thread-tcg.rst | 2 Copyright (c) 2015-2020 Linaro Ltd. 5 later. See the COPYING file in the top-level directory. 10 Multi-threaded TCG 13 This document outlines the design for multi-threaded TCG (a.k.a MTTCG) 14 system-mode emulation. user-mode emulation has always mirrored the 17 linux-user emulation. 19 The original system-mode TCG implementation was single threaded and 20 dealt with multiple CPUs with simple round-robin scheduling. This 22 being emulated gained additional cores and per-core performance gains 29 user-space thread. This is enabled by default for all FE/BE [all …]
|