Home
last modified time | relevance | path

Searched +full:wp +full:- +full:content (Results 1 – 25 of 43) sorted by relevance

12

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/libselinux/
H A D0001-libselinux-Do-not-define-gettid-if-glibc-2.30-is-use.patch3 Date: Sat, 27 Jul 2019 08:20:20 -0700
5 MIME-Version: 1.0
6 Content-Type: text/plain; charset=UTF-8
7 Content-Transfer-Encoding: 8bit
13-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexc…
14 procattr.c:28:14: error: static declaration of ‘gettid’ follows non-static declaration
23 Signed-off-by: Petr Lautrbach <plautrba@redhat.com>
24 Acked-by: Stephen Smalley <sds@tycho.nsa.gov>
25 Signed-off-by: Khem Raj <raj.khem@gmail.com>
26 ---
[all …]
/openbmc/linux/arch/arm64/boot/dts/marvell/
H A Darmada-3720-espressobin.dts1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
6 * Romain Perier <romain.perier@free-electrons.com>
10 …* Schematic available at http://espressobin.net/wp-content/uploads/2017/08/ESPRESSObin_V5_Schemati…
13 /dts-v1/;
15 #include "armada-3720-espressobin.dtsi"
H A Darmada-3720-espressobin-emmc.dts1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
6 * Romain Perier <romain.perier@free-electrons.com>
11 …* Schematic available at http://espressobin.net/wp-content/uploads/2017/08/ESPRESSObin_V5_Schemati…
14 /dts-v1/;
16 #include "armada-3720-espressobin.dtsi"
20 compatible = "globalscale,espressobin-emmc", "globalscale,espressobin",
H A Darmada-3720-espressobin-v7.dts1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
6 * Romain Perier <romain.perier@free-electrons.com>
11 …* Schematic available at http://espressobin.net/wp-content/uploads/2020/05/ESPRESSObin_V7-0_Schema…
14 /dts-v1/;
16 #include "armada-3720-espressobin.dtsi"
20 compatible = "globalscale,espressobin-v7", "globalscale,espressobin",
H A Darmada-3720-espressobin-v7-emmc.dts1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
6 * Romain Perier <romain.perier@free-electrons.com>
11 …* Schematic available at http://espressobin.net/wp-content/uploads/2020/05/ESPRESSObin_V7-0_Schema…
14 /dts-v1/;
16 #include "armada-3720-espressobin.dtsi"
20 compatible = "globalscale,espressobin-v7-emmc", "globalscale,espressobin-v7",
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/
H A Dttf-ipa_003.03.01.bb3 SUMMARY = "Ipa fonts - TTF Version"
9 SRC_URI = "https://moji.or.jp/wp-content/ipafont/IPAfont/IPAfont00303.zip "
15 PACKAGES = "ttf-ipag ttf-ipagp ttf-ipam ttf-ipamp"
16 FONT_PACKAGES = "ttf-ipag ttf-ipagp ttf-ipam ttf-ipamp"
18 FILES:ttf-ipag = "${datadir}/fonts/truetype/ipag.ttf"
19 FILES:ttf-ipagp = "${datadir}/fonts/truetype/ipagp.ttf"
20 FILES:ttf-ipam = "${datadir}/fonts/truetype/ipam.ttf"
21 FILES:ttf-ipamp = "${datadir}/fonts/truetype/ipamp.ttf"
/openbmc/linux/Documentation/security/tpm/
H A Dtpm_ftpm_tee.rst23 https://www.microsoft.com/en-us/research/wp-content/uploads/2017/06/ftpm1.pdf
/openbmc/qemu/include/block/
H A Dblock-common.h27 #include "qapi/qapi-types-block-core.h"
31 * co_wrapper{*}: Function specifiers used by block-coroutine-wrapper.py
34 * generated by scripts/block-coroutine-wrapper.py
36 * Usage: read docs/devel/block-coroutine-wrapper.rst
39 * - co_wrapper functions can be called by only non-coroutine context, because
41 * - co_wrapper_mixed functions can be called by both coroutine and
42 * non-coroutine context.
43 * - co_wrapper_bdrv_rdlock are co_wrapper functions but automatically take and
45 * - co_wrapper_mixed_bdrv_rdlock are co_wrapper_mixed functions but
58 * no_co_wrapper: Function specifier used by block-coroutine-wrapper.py
[all …]
/openbmc/linux/Documentation/hwmon/
H A Dbpa-rs600.rst1 .. SPDX-License-Identifier: GPL-2.0
3 Kernel driver bpa-rs600
8 * BPA-RS600-120
11 http://blutekpower.com/wp-content/uploads/2019/01/BPA-RS600-120-07-19-2018.pdf
14 - Chris Packham <chris.packham@alliedtelesis.co.nz>
17 -----------
19 The BPA-RS600 is a compact 600W removable power supply module.
22 -----------
28 ----------------
/openbmc/linux/Documentation/devicetree/bindings/iio/imu/
H A Dinvensense,icm42600.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: InvenSense ICM-426xx Inertial Measurement Unit
10 - Jean-Baptiste Maneyrol <jmaneyrol@invensense.com>
13 6-axis MotionTracking device that combines a 3-axis gyroscope and a 3-axis
18 ultra-low-power wake-on-motion support to minimize system power consumption.
20 Other industry-leading features include InvenSense on-chip APEX Motion
25 https://invensense.tdk.com/wp-content/uploads/2020/03/DS-000292-ICM-42605-v1.4.pdf
30 - invensense,icm42600
[all …]
/openbmc/linux/arch/x86/crypto/
H A Dghash-clmulni-intel_asm.S1 /* SPDX-License-Identifier: GPL-2.0-only */
3 * Accelerated GHASH implementation with Intel PCLMULQDQ-NI
7 …* https://www.intel.com/content/dam/develop/external/us/en/documents/clmul-wp-rev-2-02-2014-04-20.…
64 # carry-less multiplication
/openbmc/linux/drivers/net/ethernet/wiznet/
H A Dw5100-spi.c1 // SPDX-License-Identifier: GPL-2.0-or-later
8 …* http://www.wiznet.co.kr/wp-content/uploads/wiznethome/Chip/W5100/Document/W5100_Datasheet_v1.2.6…
9 …* http://wiznethome.cafe24.com/wp-content/uploads/wiznethome/Chip/W5200/Documents/W5200_DS_V140E.p…
28 struct spi_device *spi = to_spi_device(ndev->dev.parent); in w5100_spi_read()
40 struct spi_device *spi = to_spi_device(ndev->dev.parent); in w5100_spi_write()
134 mutex_init(&spi_priv->cmd_lock); in w5200_spi_init()
141 struct spi_device *spi = to_spi_device(ndev->dev.parent); in w5200_spi_read()
153 struct spi_device *spi = to_spi_device(ndev->dev.parent); in w5200_spi_write()
161 struct spi_device *spi = to_spi_device(ndev->dev.parent); in w5200_spi_read16()
173 struct spi_device *spi = to_spi_device(ndev->dev.parent); in w5200_spi_write16()
[all …]
/openbmc/linux/drivers/net/wireless/mediatek/mt7601u/
H A Dinitvals.h1 /* SPDX-License-Identifier: GPL-2.0-only */
3 * (c) Copyright 2002-2010, Ralink Technology, Inc.
4 * Copyright (C) 2015 Jakub Kicinski <kubakici@wp.pl>
40 /* Change RXWI content: Gain Report */
42 /* Change RXWI content: Antenna Report */
48 /* Added AGC controls - these AGC/GLRT registers are accessed
/openbmc/linux/arch/arm64/kernel/
H A Dhw_breakpoint.c1 // SPDX-License-Identifier: GPL-2.0-only
3 * HW_breakpoint: a unified kernel/user-space hardware breakpoint facility,
10 #define pr_fmt(fmt) "hw-breakpoint: " fmt
23 #include <asm/debug-monitors.h>
35 /* Currently stepping a per-CPU kernel breakpoint. */
149 return -EINVAL; in debug_exception_level()
162 struct task_struct *tsk = bp->hw.target; in is_compat_bp()
165 * tsk can be NULL for per-cpu (non-ptrace) breakpoints. in is_compat_bp()
175 * hw_breakpoint_slot_setup - Find and setup a perf slot according to
185 * -ENOSPC if no slot is available/matches
[all …]
/openbmc/linux/Documentation/filesystems/
H A Dubifs-authentication.rst1 .. SPDX-License-Identifier: GPL-2.0
24 binary to perform a malicious action when executed [DMC-CBC-ATTACK]. Since
28 Other full disk encryption systems like dm-crypt cover all filesystem metadata,
31 time. For dm-crypt and other filesystems that build upon the Linux block IO
32 layer, the dm-integrity or dm-verity subsystems [DM-INTEGRITY, DM-VERITY]
34 These can also be combined with dm-crypt [CRYPTSETUP2].
44 ----------------
50 addition, it deals with flash-specific wear-leveling and transparent I/O error
60 +------------+ +*******+ +-----------+ +-----+
61 | | * UBIFS * | UBI-BLOCK | | ... |
[all …]
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/
H A Dlantiq,pinctrl-xway.txt4 - compatible: "lantiq,<chip>-pinctrl", where <chip> is:
10 - reg: Should contain the physical address and length of the gpio/pinmux
13 Please refer to pinctrl-bindings.txt in this directory for details of the
21 pull-up and open-drain
24 should be enumerated and processed purely based on their content.
36 Required subnode-properties:
37 - lantiq,groups : An array of strings. Each string contains the name of a group.
39 - lantiq,function: A string containing the name of the function to mux to the
95 nand_d6, nand_d7, nand_d1, nand wr, nand wp, nand se, spi_di, spi_do,
106 Required subnode-properties:
[all …]
/openbmc/linux/drivers/media/pci/saa7164/
H A Dsaa7164-core.c1 // SPDX-License-Identifier: GPL-2.0-or-later
5 * Copyright (c) 2010-2015 Steven Toth <stoth@kernellabs.com>
45 MODULE_PARM_DESC(encoder_buffers, "Total buffers in read queue 16-512 def:64");
49 MODULE_PARM_DESC(vbi_buffers, "Total buffers in read queue 16-512 def:64");
55 static unsigned int card[] = {[0 ... (SAA7164_MAXBOARDS - 1)] = UNSET };
86 u8 *p = (u8 *)buf->cpu; in saa7164_pack_verifier()
89 for (i = 0; i < buf->actual_size; i += 2048) { in saa7164_pack_verifier()
107 struct saa7164_port *port = buf->port; in saa7164_ts_verifier()
111 u8 *bufcpu = (u8 *)buf->cpu; in saa7164_ts_verifier()
113 port->sync_errors = 0; in saa7164_ts_verifier()
[all …]
/openbmc/linux/Documentation/admin-guide/mm/
H A Duserfaultfd.rst8 Userfaults allow the implementation of on-demand paging from userland
38 Vmas are not suitable for page- (or hugepage) granular fault tracking
48 is a corner case that would currently return ``-EBUSY``).
54 ----------------------
63 - Any user can always create a userfaultfd which traps userspace page faults
67 - In order to also trap kernel page faults for the address space, either the
84 --------------------------
101 - The ``UFFD_FEATURE_EVENT_*`` flags indicate that various other events
103 detail below in the `Non-cooperative userfaultfd`_ section.
105 - ``UFFD_FEATURE_MISSING_HUGETLBFS`` and ``UFFD_FEATURE_MISSING_SHMEM``
[all …]
/openbmc/qemu/hw/nvram/
H A Deeprom_at24c.c7 * the LICENSE file in the top-level directory.
16 #include "hw/qdev-properties.h"
17 #include "hw/qdev-properties-system.h"
18 #include "sysemu/block-backend.h"
32 #define TYPE_AT24C_EE "at24c-eeprom"
73 ee->haveaddr = 0; in at24c_eeprom_event()
77 if (ee->blk && ee->changed) { in at24c_eeprom_event()
78 int ret = blk_pwrite(ee->blk, 0, ee->rsize, ee->mem, 0); in at24c_eeprom_event()
85 ee->changed = false; in at24c_eeprom_event()
90 return -1; in at24c_eeprom_event()
[all …]
/openbmc/openbmc/poky/documentation/dev-manual/
H A Dprebuilt-libraries.rst1 .. SPDX-License-Identifier: CC-BY-SA-2.0-UK
3 Working with Pre-Built Libraries
10 release pre-built binaries. When shared libraries are built, they should
12 <https://tldp.org/HOWTO/Program-Library-HOWTO/shared-libraries.html>`__
20 running ``readelf -d filename | grep SONAME``.
23 pre-built libraries.
28 In this example we work with pre-built libraries for the FT4222H USB I/O chip.
32 ├── build-arm-hisiv300
34 ├── build-arm-v5-sf
36 ├── build-arm-v6-hf
[all …]
/openbmc/docs/designs/
H A Dnvmemi-over-smbus.md1 ### NVMe-MI over SMBus
5 Created: 3-8-2019
9 Currently, OpenBMC does not support NVMe drive information. NVMe-MI
17 NVMe-MI specification defines a command called
23 Express Basic Management Command where describe in NVMe-MI specification to
28 (https://nvmexpress.org/wp-content/uploads/NVM_Express_Management_Interface_1_0a_2017.04.08_-_gold.…
36 - Provide a daemon to monitor NVMe drives. Parameters to be monitored are Status
39 - Provide a D-bus interface to allow other services to access data.
40 - Capability of communication over hardware channel I2C to NVMe drives.
41 - Ability to turn the fault LED on/off for each drive by SmartWarnings if the
[all …]
/openbmc/linux/Documentation/admin-guide/hw-vuln/
H A Dspectre.rst1 .. SPDX-License-Identifier: GPL-2.0
14 -------------------
22 - Intel Core, Atom, Pentium, and Xeon processors
24 - AMD Phenom, EPYC, and Zen processors
26 - IBM POWER and zSeries processors
28 - Higher end ARM processors
30 - Apple CPUs
32 - Higher end MIPS CPUs
34 - Likely most other high performance CPUs. Contact your CPU vendor for details.
40 ------------
[all …]
/openbmc/linux/Documentation/misc-devices/
H A Dibmvmc.rst1 .. SPDX-License-Identifier: GPL-2.0+
21 https://openpowerfoundation.org/wp-content/uploads/2016/05/LoPAPR_DRAFT_v11_24March2016_cmt1.pdf
27 Console (HMC) - based system management.
31 packaged as an external tower or rack-mounted personal computer. In a
33 processor-based systems.
36 ----------------------
44 POWER8 or newer processor-based server that is virtualized by PowerVM.
57 - Logical Partitioning Configuration
58 - Start, and stop actions for individual partitions
59 - Display of partition status
[all …]
/openbmc/linux/drivers/usb/storage/
H A Dsddr09.c1 // SPDX-License-Identifier: GPL-2.0+
3 * Driver for SanDisk SDDR-09 SmartMedia reader
10 * The SanDisk SDDR-09 SmartMedia reader uses the Shuttle EUSB-01 chip.
11 * This chip is a programmable USB controller. In the SDDR-09, it has
13 * This driver translates the "real" SCSI commands to the SDDR-09 SCSI
45 #define DRV_NAME "ums-sddr09"
47 MODULE_DESCRIPTION("Driver for SanDisk SDDR-09 SmartMedia reader");
114 char pageadrlen; /* length of an address in bytes - 1 */
142 * remaining data: SSFDC prescribes manufacturer-independent id codes.
144 * 256 MB NAND flash has a 5-byte ID with 2nd byte 0xaa, 0xba, 0xca or 0xda.
[all …]
/openbmc/linux/Documentation/driver-api/
H A Dmtdnand.rst10 The generic NAND driver supports almost all NAND and AG-AND based chips
31 --------------------------
37 - [MTD Interface]
43 - [NAND Interface]
48 - [GENERIC]
53 - [DEFAULT]
65 -------------------------------
71 - [INTERN]
77 - [REPLACEABLE]
86 - [BOARDSPECIFIC]
[all …]

12