/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-vfio-mdev | 9 Each supported type is a directory whose name is created 10 by adding the device driver string as a prefix to the 29 type <type-id> for parent device <device>. This is a 48 devices of type <type-id> that can be created. This is a 61 by this type. For example, "vfio-pci" for a PCI device, 73 a particular <type-id> that can help in understanding the 86 a particular <type-id> that can help in understanding the
|
/openbmc/linux/Documentation/devicetree/bindings/pci/ |
H A D | pci.txt | 11 Additionally to the properties specified in the above standards a host bridge 15 If present this property assigns a fixed PCI domain number to a host bridge, 23 drivers could add this as a strategy to avoid unnecessary operation for 48 document, it is a five-cell address encoded as (phys.hi phys.mid 53 configuration mechanism. If this port is a switch port, then firmware 56 number of a root port is the first number in the bus-range property,
|
/openbmc/linux/Documentation/driver-api/nvdimm/ |
H A D | firmware-activate.rst | 7 Some persistent memory devices run a firmware locally on the device / 10 involves a reboot because it has implications for in-flight memory 35 If the platform has a concept of incremental work needed to perform 40 The 'ndbusX/firmware/activate' property can be written with a value of 49 Another property 'ndbusX/firmware/capability' indicates a value of 53 expect and injects a quiet period for the memory controller, but 'live' 79 The last runtime activation failed due to a sequencing error of the
|
/openbmc/linux/Documentation/hwmon/ |
H A D | abituguru.rst | 18 The uGuru is a microcontroller with onboard firmware which programs 19 it to behave as a hwmon IC. There are many different revisions of the 41 .. [2] There is a separate abituguru3 driver for these motherboards, 95 The first and second revision of the uGuru chip in reality is a Winbond 96 W83L950D in disguise (despite Abit claiming it is "a new microprocessor 98 W83L950D is a generic microcontroller with a custom Abit application running
|
H A D | max31827.rst | 48 MAX31827 implements a temperature sensor with a 6 WLP packaging scheme. This 51 MAX31827 has low and over temperature alarms with an effective value and a 56 comparator mode is implemented. In Comparator mode, the OT/UT status bits have a 66 it is recommended to perform a read of the configuration/status register to 70 a set frequency. When powered on, the chip measures temperatures with 1 conv/s. 75 (default) 140ms. When chip is in shutdown mode and a read operation is
|
/openbmc/linux/Documentation/driver-api/memory-devices/ |
H A D | ti-gpmc.rst | 27 translated depends on the connected peripheral. Also there is a 28 dependency for certain gpmc timings on gpmc clock frequency. Hence a 31 Generic routine provides a generic method to calculate gpmc timings 39 timing to the one available. If that doesn't work, try to add a new 50 custom timing routines, a kind of reverse engineering without 172 Many of gpmc timings are dependent on other gpmc timings (a few 173 gpmc timings purely dependent on other gpmc timings, a reason that
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | CNRI-Python-GPL-Compatible | 9 …a nonexclusive, royalty-free, world-wide license to reproduce, analyze, test, perform and/or displ… 11 …a derivative work that is based on or incorporates Python 1.6.1 or any part thereof, and wants to … 17 6. This License Agreement will automatically terminate upon a material breach of its terms and cond… 19 …Agreement does not grant permission to use CNRI trademarks or trade name in a trademark sense to e…
|
/openbmc/openbmc-test-automation/docs/ |
H A D | redfish_coding_guidelines.md | 41 list or it may be a string value which python can translate into a list. 114 - As a result of the first two rules, all keywords and testcases that call upon 115 redfish functions (e.g. Redfish.Get, Redfish.Patch, etc.) have a right to 118 - There may be exceptions to the above but they require justification (e.g. a 122 setting things right (i.e. back to a logged in state). 143 And here is a corresponding Robot code example:
|
/openbmc/qemu/python/ |
H A D | README.rst | 13 environment. If you are inside a virtual environment, they will 18 local python packages. If you are inside of a virtual environment, 23 a forwarder ("qemu.egg-link") that points to the source tree. In so 33 (It is a shortcut for ``pip3 install -e .[devel]``.) 50 2. Inside a Python script, use ``sys.path`` to forcibly include a search 78 that should be included by a source distribution.
|
/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/ |
H A D | 140-mips_disable_devicetree_support.patch | 27 --- a/kexec/arch/mips/include/arch/options.h 47 --- a/kexec/arch/mips/kexec-elf-mips.c 55 - * the DTB passed as a separate buffer. Note that 83 + * the DTB passed as a separate buffer. Note that 112 /* This is a legacy method for commandline passing used 129 --- a/kexec/arch/mips/kexec-mips.c 149 --- a/kexec/arch/mips/kexec-mips.h
|
/openbmc/openbmc/poky/documentation/dev-manual/ |
H A D | sbom.rst | 3 Creating a Software Bill of Materials 11 a description of all the components you used, their licenses, their dependencies, 15 This description is generated in the form of a *Software Bill of Materials* 29 :ref:`ref-classes-create-spdx` class from a configuration file:: 52 - Add a description of the source files used to generate host tools and target 74 to associate custom notes to a recipe. 76 project website for a list of tools to consume and transform the :term:`SPDX`
|
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | rockchip,pinctrl.yaml | 16 options with option 0 being used as a GPIO. 22 The Rockchip pin configuration node is a node of a group of pins which can be 23 used for a specific device or function. This node represents both mux and 81 "gpio@[0-9a-f]+$": 89 "pcfg-[a-z0-9-]+$": 138 The phandle of a node contains the generic pinconfig options
|
/openbmc/linux/samples/bpf/ |
H A D | README.rst | 4 This directory contains a test stubs, verifier test-suite and examples 37 (see "tools/testing/selftests/bpf/config" for a reference config):: 45 To avoid installing devel kernel headers system wide, as a normal 50 This will create a local "usr/include" directory in the git/build top 67 Since version 3.7.0, LLVM adds a proper LLVM backend target for the 71 To generate a smaller llc binary one can use:: 107 sync (not necessarily and it creates a local "usr/include" directory also)::
|
/openbmc/linux/Documentation/arch/s390/ |
H A D | pci.rst | 41 a number between 0 and 6 to /sys/kernel/debug/s390dbf/pci_*/level. For 58 A physical function that currently supports a virtual function cannot be 68 Low-level identifier used for a configured PCI function. 76 use a common identifier. 88 It also gives an indication of the physical function a virtual function 103 The segments determine the isolation of a function. 129 a multi-Function device is set from the zPCI function's UID as defined
|
/openbmc/linux/Documentation/filesystems/ |
H A D | ntfs3.rst | 75 with a dot will have the HIDDEN attribute set and files whose names 76 do not start with a dot will have it unset. 79 - Prevents the creation of files and directories with a name not allowed 82 0x20), because the name (with or without extension) is a reserved file 84 is a space or a dot. Existing such files can still be read and renamed. 99 - Use this parameter to show all meta-files (System Files) on a mounted
|
/openbmc/linux/Documentation/admin-guide/device-mapper/ |
H A D | unstriped.rst | 8 The device-mapper "unstriped" target provides a transparent mechanism to 9 unstripe a device-mapper "striped" target to access the underlying disks 11 used to unstripe a hardware RAID-0 to access backing disks. 87 The current LBA model has a RAID 0 128k chunk on each core, resulting 88 in a 256k stripe across the two cores:: 106 when we run the test on a combined drive with partitions, we were able 107 to get a 92% reduction in read latency using this device mapper target.
|
/openbmc/linux/arch/x86/crypto/ |
H A D | ghash-clmulni-intel_glue.c | 58 u64 a, b; in ghash_setkey() local 86 a = get_unaligned_be64(key); in ghash_setkey() 88 ctx->shash.a = cpu_to_le64((a << 1) | (b >> 63)); in ghash_setkey() 89 ctx->shash.b = cpu_to_le64((b << 1) | (a >> 63)); in ghash_setkey() 90 if (a >> 63) in ghash_setkey() 91 ctx->shash.a ^= cpu_to_le64((u64)0xc2 << 56); in ghash_setkey()
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Logging/ |
H A D | IPMI.interface.yaml | 5 SEL records store system event information and will contain a record ID and 7 includes a timestamp, generator ID (used to identify the component that is 12 events it requires a generator ID (0x20 for BMC), sensor D-Bus path, event 16 It will assign a record ID and timestamp automatically and return the 21 Log a system event record type SEL entry. 55 Log a system event record SEL entry with custom SensorType/EventType. 126 Delete a SEL entry from the log.
|
/openbmc/docs/development/ |
H A D | gerrit-setup.md | 3 **Document Purpose:** Walkthrough configuring your workstation and a Gerrit 28 - <https://help.github.com/articles/adding-a-new-ssh-key-to-your-github-account/> 35 - If successful you should see a blank screen, feel free to exit out. 58 - **NOTE**: There is a bug in AFS that requires `AFSTokenPassing no` to be added 66 Test connectivity to Gerrit by attempting to clone a repo 82 This will enhance the `git commit` command to add a `Change-Id` to your commit 94 - Commit your changes, adding a Signed-off-by line to it (more on
|
/openbmc/docs/security/ |
H A D | how-to-report-a-security-vulnerability.md | 1 # How to report a security vulnerability 8 - You have information about a security problem or vulnerability which is not 31 When the project owners get a new security problem, they will create a [GitHub 45 Anyone brought onboard should be given a link to the OpenBMC [security 64 projects such as the Linux kernel or downstream projects such as a customized 76 …https://docs.github.com/en/code-security/repository-security-advisories/creating-a-repository-secu…
|
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/corstone1000/ |
H A D | 0015-Add-timestamp-validation-for-uefi-variables.patch | 17 diff --git a/components/service/uefi/smm_variable/backend/uefi_variable_store.c b/components/servic… 19 --- a/components/service/uefi/smm_variable/backend/uefi_variable_store.c 41 + /* Save the timestamp into a buffer, which can be overwritten by the authentication function */ 120 diff --git a/components/service/uefi/smm_variable/backend/variable_index.c b/components/service/uef… 122 --- a/components/service/uefi/smm_variable/backend/variable_index.c 132 diff --git a/components/service/uefi/smm_variable/backend/variable_index.h b/components/service/uef… 134 --- a/components/service/uefi/smm_variable/backend/variable_index.h
|
/openbmc/linux/tools/build/tests/ex/ |
H A D | ex.c | 3 int a(void); 13 a(); in main()
|
/openbmc/linux/include/net/tc_act/ |
H A D | tc_ipt.h | 15 #define to_ipt(a) ((struct tcf_ipt *)a) argument
|
/openbmc/linux/tools/testing/selftests/bpf/progs/ |
H A D | atomic_bounds.c | 17 int a = 0; in BPF_PROG() local 18 int b = __sync_fetch_and_add(&a, 1); in BPF_PROG()
|
/openbmc/openbmc/poky/meta/classes/ |
H A D | useradd-staticids.bbclass | 7 # In order to support a deterministic set of 'dynamic' users/groups, 8 # we need a function to reformat the params based on a static file 17 and return it as a list""" 22 a dictionary with the user/group names as keys and the split lines as 62 # Return a list of configuration files based on either the default 92 # If a field is left blank, the original value will be used. The 'username' 96 # in the useradd command may introduce a security hole. It's assumed that 133 # We don't have a group number, so we have to add a name 137 # We have a group name and a group number to assign it to 161 # Should be an error if a specific option is set... [all …]
|