Home
last modified time | relevance | path

Searched +full:rpm +full:- +full:proc (Results 1 – 25 of 65) sorted by relevance

123

/openbmc/linux/Documentation/devicetree/bindings/remoteproc/
H A Dqcom,rpm-proc.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/remoteproc/qcom,rpm-proc.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Qualcomm Resource Power Manager (RPM) Processor/Subsystem
10 - Bjorn Andersson <andersson@kernel.org>
11 - Konrad Dybcio <konrad.dybcio@linaro.org>
12 - Stephan Gerhold <stephan@gerhold.net>
15 Resource Power Manager (RPM) subsystem found in various Qualcomm platforms:
17 +--------------------------------------------+
[all …]
/openbmc/linux/Documentation/devicetree/bindings/soc/qcom/
H A Dqcom,smd-rpm.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/soc/qcom/qcom,smd-rpm.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Qualcomm Resource Power Manager (RPM) over SMD/GLINK
10 This driver is used to interface with the Resource Power Manager (RPM) found
11 in various Qualcomm platforms. The RPM allows each component in the system
15 The SMD or GLINK information for the RPM edge should be filled out. See
17 properties will reside within the RPM node itself.
19 The RPM exposes resources to its subnodes. The rpm_requests node must be
[all …]
H A Dqcom,smd.yaml1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Andy Gross <agross@kernel.org>
11 - Bjorn Andersson <bjorn.andersson@linaro.org>
12 - Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
18 Using the top-level SMD node is deprecated. Instead, the SMD edges are defined
29 "^smd-edge|rpm$":
30 $ref: /schemas/remoteproc/qcom,smd-edge.yaml#
34 processor of some sort - or in SMD language an "edge". The name of the
[all …]
/openbmc/linux/Documentation/hwmon/
H A Ddell-smm-hwmon.rst1 .. SPDX-License-Identifier: GPL-2.0-or-later
5 Kernel driver dell-smm-hwmon
8 :Copyright: |copy| 2002-2005 Massimo Dal Zotto <dz@debian.org>
12 -----------
19 the deprecated ``/proc/i8k`` interface).
24 -------------------
35 fan[1-4]_input RO Fan speed in RPM.
36 fan[1-4]_label RO Fan label.
37 fan[1-4]_min RO Minimal Fan speed in RPM
38 fan[1-4]_max RO Maximal Fan speed in RPM
[all …]
/openbmc/linux/drivers/soc/qcom/
H A Drpm-proc.c1 // SPDX-License-Identifier: GPL-2.0-only
2 /* Copyright (c) 2021-2023, Stephan Gerhold <stephan@gerhold.net> */
13 struct device *dev = &pdev->dev; in rpm_proc_probe()
17 edge_node = of_get_child_by_name(dev->of_node, "smd-edge"); in rpm_proc_probe()
23 "Failed to register smd-edge\n"); in rpm_proc_probe()
49 { .compatible = "qcom,rpm-proc", },
58 .name = "qcom-rpm-proc",
75 MODULE_DESCRIPTION("Qualcomm RPM processor/subsystem driver");
H A DMakefile1 # SPDX-License-Identifier: GPL-2.0
2 CFLAGS_rpmh-rsc.o := -I$(src)
3 obj-$(CONFIG_QCOM_AOSS_QMP) += qcom_aoss.o
4 obj-$(CONFIG_QCOM_GENI_SE) += qcom-geni-se.o
5 obj-$(CONFIG_QCOM_COMMAND_DB) += cmd-db.o
6 obj-$(CONFIG_QCOM_GSBI) += qcom_gsbi.o
7 obj-$(CONFIG_QCOM_MDT_LOADER) += mdt_loader.o
8 obj-$(CONFIG_QCOM_OCMEM) += ocmem.o
9 obj-$(CONFIG_QCOM_PDR_HELPERS) += pdr_interface.o
10 obj-$(CONFIG_QCOM_PMIC_GLINK) += pmic_glink.o
[all …]
/openbmc/openbmc-test-automation/ffdc/
H A Dffdc_config.yaml1 ---
3 # COMMANDS - List of commands to be run on the corresponding targeted system (inband)
5 # FILES - List of files; with complete path; on the corresponding targeted system
7 # PROTOCOL - Protocol used to communicate with targeted system; ssh, Rest, redfish, etc
9 # Note: Items in COMMANDS and FILES are not necessarily one-to-one correspondence.
20 - "rm -r
[all...]
/openbmc/linux/tools/perf/Documentation/
H A Dsecurity.txt6 https://www.kernel.org/doc/html/latest/admin-guide/perf-security.html
15 1. Download selinux-policy SRPM package (e.g. selinux-policy-3.14.4-48.fc31.src.rpm on FC31)
18 # rpm -Uhv selinux-policy-3.14.4-48.fc31.src.rpm
22 # rpmbuild -bp selinux-policy.spec
24 3. Place patch below at rpmbuild/BUILD/selinux-policy-b86eaaf4dbcf2d51dd4432df7185c0eaf3cbcc02
27 # patch -p1 < selinux-policy-perf-events-perfmon.patch
30 # cat selinux-policy-perf-events-perfmon.patch
31 diff -Nura a/policy/flask/access_vectors b/policy/flask/access_vectors
32 --- a/policy/flask/access_vectors 2020-02-04 18:19:53.000000000 +0300
33 +++ b/policy/flask/access_vectors 2020-02-28 23:37:25.000000000 +0300
[all …]
/openbmc/openbmc/meta-security/recipes-ids/samhain/files/
H A Dsamhain-samhainrc.patch3 Date: Fri Jun 22 16:38:20 2012 -0400
5 Make samhainrc OE-friendly.
12 Upstream-Status: Inappropriate [configuration]
14 Signed-off-by: Aws Ismail <aws.ismail@windriver.com>
16 diff --git a/samhainrc.linux b/samhainrc.linux
18 --- a/samhainrc.linux
20 @@ -74,7 +74,6 @@ dir = 0/
24 -file = /media
25 file = /proc
28 @@ -93,19 +92,10 @@ dir = 99/etc
[all …]
/openbmc/u-boot/board/qualcomm/dragonboard820c/
H A Dreadme.txt1 # SPDX-License-Identifier: GPL-2.0+
3 # (C) Copyright 2017 Jorge Ramirez-Ortiz <jorge.ramirez-ortiz@linaro.org>
8 - UART
9 - SD card
10 - PSCI reset
11 - Environment in EXT4 partition 1 in SD card (check defconfig for details)
25 CROSS_COMPILE="ccache aarch64-linux-gnu-"
27 3) cd to the u-boot tree
30 $ make -j `nproc`
38 $ dtbTool -o dt.img arch/arm/dts
[all …]
/openbmc/openbmc/poky/scripts/pybootchartgui/
H A DNEWS4 + Fix parsing of files with non-ascii bytes
13 + Fix some issues in --crop-after and --annotate
31 + Fixes for -t, -o and -f options (Mladen Kuntner, Harald, Riccardo)
96 + count 'processor:' in /proc/cpuinfo for ARM (Michael)
98 + store /proc/cpuinfo in the boot-chart archive (xrmx)
100 + sanity-check invalid domain names (Michael)
113 + add '-t' / '--boot-time' argument (Matthew Bauer)
117 + cleanup / re-factor code into separate modules
118 + re-factor arg parsing, and parse remote process args
120 + move much of bootchartd from shell -> C
[all …]
/openbmc/openbmc/meta-security/docs/
H A Doverview.txt1 Meta-security Docs
17 bastille -c --os Yocto
27 bastille -l lists the configuration files that Bastille
41 Alternatives to Bastille include buck-security and checksecurity,
45 == redhat-security ==
51- rpm-chksec.sh : This will take an rpm name as input and verify each ELF file to see if its compi…
53 … It has a mode --all that is the equivalent of using rpm -qa and feeding the packages to it.
55 re-run using just the package name.
57 …!!! WARNING !!! - in order to use this script you need to add to your conf/local.conf file the fol…
58 IMAGE_ROOTFS_EXTRA_SPACE = "" - specifying the extra space of the image
[all …]
/openbmc/linux/arch/arm/boot/dts/qcom/
H A Dqcom-apq8084.dtsi1 // SPDX-License-Identifier: GPL-2.0
2 /dts-v1/;
4 #include <dt-bindings/interrupt-controller/arm-gic.h>
5 #include <dt-bindings/clock/qcom,gcc-apq8084.h>
6 #include <dt-bindings/gpio/gpio.h>
9 #address-cells = <1>;
10 #size-cells = <1>;
13 interrupt-parent = <&intc>;
15 reserved-memory {
16 #address-cells = <1>;
[all …]
H A Dqcom-msm8226.dtsi1 // SPDX-License-Identifier: BSD-3-Clause
6 /dts-v1/;
8 #include <dt-bindings/interrupt-controller/arm-gic.h>
9 #include <dt-bindings/clock/qcom,gcc-msm8974.h>
10 #include <dt-bindings/clock/qcom,mmcc-msm8974.h>
11 #include <dt-bindings/clock/qcom,rpmcc.h>
12 #include <dt-bindings/gpio/gpio.h>
13 #include <dt-bindings/power/qcom-rpmpd.h>
14 #include <dt-bindings/reset/qcom,gcc-msm8974.h>
17 #address-cells = <1>;
[all …]
/openbmc/linux/Documentation/filesystems/caching/
H A Dcachefiles.rst1 .. SPDX-License-Identifier: GPL-2.0
31 (*) On-demand Read.
40 CacheFiles uses a userspace daemon to do some of the cache management - such as
49 CacheFiles creates a misc character device - "/dev/cachefiles" - that is used
58 space if necessary - see the "Cache Culling" section. This means it can be
71 - dnotify.
73 - extended attributes (xattrs).
75 - openat() and friends.
77 - bmap() support on files in the filesystem (FIBMAP ioctl).
79 - The use of bmap() to detect a partial page at the end of the file.
[all …]
/openbmc/linux/Documentation/kbuild/
H A Dreproducible-builds.rst17 ----------
22 ``/proc/version``
42 ----------
45 ``/proc/version``. These must be overridden using the
50 ------------------
52 When the kernel is built out-of-tree, debug information may include
54 including the ``-fdebug-prefix-map`` option in the `KCFLAGS`_ variable.
57 to an absolute filename in an out-of-tree build. Kbuild automatically
58 uses the ``-fmacro-prefix-map`` option to prevent this, if it is
62 `prefix-map options`_.
[all …]
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dipq6018.dtsi1 // SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause)
8 #include <dt-bindings/interrupt-controller/arm-gic.h>
9 #include <dt-bindings/clock/qcom,gcc-ipq6018.h>
10 #include <dt-bindings/reset/qcom,gcc-ipq6018.h>
11 #include <dt-bindings/clock/qcom,apss-ipq.h>
14 #address-cells = <2>;
15 #size-cells = <2>;
16 interrupt-parent = <&intc>;
19 sleep_clk: sleep-clk {
20 compatible = "fixed-clock";
[all …]
H A Dipq9574.dtsi1 // SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause)
5 * Copyright (c) 2020-2021 The Linux Foundation. All rights reserved.
9 #include <dt-bindings/clock/qcom,apss-ipq.h>
10 #include <dt-bindings/clock/qcom,ipq9574-gcc.h>
11 #include <dt-bindings/interrupt-controller/arm-gic.h>
12 #include <dt-bindings/reset/qcom,ipq9574-gcc.h>
13 #include <dt-bindings/thermal/thermal.h>
16 interrupt-parent = <&intc>;
17 #address-cells = <2>;
18 #size-cells = <2>;
[all …]
H A Dmsm8994.dtsi1 // SPDX-License-Identifier: GPL-2.0-only
3 * Copyright (c) 2013-2016, The Linux Foundation. All rights reserved.
6 #include <dt-bindings/interrupt-controller/arm-gic.h>
7 #include <dt-bindings/clock/qcom,gcc-msm8994.h>
8 #include <dt-bindings/clock/qcom,mmcc-msm8994.h>
9 #include <dt-bindings/clock/qcom,rpmcc.h>
10 #include <dt-bindings/gpio/gpio.h>
11 #include <dt-bindings/power/qcom-rpmpd.h>
14 interrupt-parent = <&intc>;
16 #address-cells = <2>;
[all …]
H A Dsm6125.dtsi1 // SPDX-License-Identifier: BSD-3-Clause
6 #include <dt-bindings/clock/qcom,gcc-sm6125.h>
7 #include <dt-bindings/clock/qcom,rpmcc.h>
8 #include <dt-bindings/dma/qcom-gpi.h>
9 #include <dt-bindings/gpio/gpio.h>
10 #include <dt-bindings/interrupt-controller/arm-gic.h>
11 #include <dt-bindings/power/qcom-rpmpd.h>
14 interrupt-parent = <&intc>;
15 #address-cells = <2>;
16 #size-cells = <2>;
[all …]
/openbmc/linux/Documentation/networking/device_drivers/fddi/
H A Dskfp.rst1 .. SPDX-License-Identifier: GPL-2.0
6 SysKonnect driver - SKFP
9 |copy| Copyright 1998-2000 SysKonnect,
11 skfp.txt created 11-May-2000
53 - SK-5521 (SK-NET FDDI-UP)
54 - SK-5522 (SK-NET FDDI-UP DAS)
55 - SK-5541 (SK-NET FDDI-FP)
56 - SK-5543 (SK-NET FDDI-LP)
57 - SK-5544 (SK-NET FDDI-LP DAS)
58 - SK-5821 (SK-NET FDDI-UP64)
[all …]
/openbmc/openbmc/meta-security/recipes-security/redhat-security/files/
H A Dfind-sh4tmp.sh17 # rm -f /tmp/ or mkdir /tmp/ correctly. If you run across files that do that,
20 if [ $# -ge 2 ] ; then
25 SKIP_DIRS="/opt /home /root /mnt /media /dev /proc /selinux /sys /usr/share/doc"
26-compile rc.sysinit init.d/xfs diff-jars grub-install mailshar vncserver Xsession sysreport cross-
28 if [ $# -eq 1 ] ; then
29 if [ -d "$1" ] ; then
38 if [ -z "$tempfile" -o -z "$tempfile2" ] ; then
42 trap "rm -f $tempfile; rm -f $tempfile2; exit 2" 1 2 3 5 15
46 find $DIR -type f -perm /0111 -print >> $tempfile 2>/dev/null
51 testf=`echo $f | file -n -f - | egrep 'ourne|POSIX shell'`
[all …]
/openbmc/openbmc/poky/meta/lib/oe/package_manager/
H A D__init__.py4 # SPDX-License-Identifier: GPL-2.0-only
28 … result = subprocess.check_output(index_cmd, stderr=subprocess.STDOUT, shell=True).decode("utf-8")
103 "arc": ["--uint32-align=4", "--little-endian"],
104 "arceb": ["--uint32-align=4", "--big-endian"],
105 "arm": ["--uint32-align=4", "--little-endian"],
106 "armeb": ["--uint32-align=4", "--big-endian"],
107 "aarch64": ["--uint32-align=4", "--little-endian"],
108 "aarch64_be": ["--uint32-align=4", "--big-endian"],
109 "sh4": ["--uint32-align=4", "--big-endian"],
110 "powerpc": ["--uint32-align=4", "--big-endian"],
[all …]
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/vblade/files/
H A Dvblade.init5 # chkconfig: - 30 70
12 # integrate vblade.init from Fedora's vblade-14-6.fc12.src.rpm
20 [ -n "$5" ] && ALLOWMACS="-m $5"
21 ID="$1-e$2.$3"
22 if [ ! -d "/var/run/$prog" ]; then
30 echo -n $"$4 (e$2.$3@$1) [pid $pid]"
56 if [ 0 -ne `grep -vc '^#\|^$' /etc/$prog.conf` ]
58 grep -v '^#' /etc/$prog.conf | sed -e 's/ / /g' -e 's/ / /g' | while read line
64 echo -n "empty $prog.conf?"
71 echo -n $"Shutting down $prog: "
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/postgresql/files/
H A Dpostgresql.init6 # chkconfig: - 64 36
18 PGMAJORVERSION=`echo "$PGVERSION" | sed 's/^\([0-9]*\).*$/\1/'`
25 if [ ${NAME:0:1} = "S" -o ${NAME:0:1} = "K" ]
31 if [ -x /sbin/runuser ]
45 PG_OOM_ADJ=-17
48 [ -f /etc/default/postgresql/${NAME} ] && . /etc/default/postgresql/${NAME}
59 [ -x "$PGENGINE/postmaster" ] || exit 5
63 # Make sure startup-time log file is valid
64 if [ ! -e "$PGLOG" -a ! -h "$PGLOG" ]
68 chmod go-rwx "$PGLOG"
[all …]

123