/openbmc/linux/Documentation/devicetree/bindings/soc/qcom/ |
H A D | qcom,apr.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/soc/qcom/qcom,apr.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Qualcomm APR/GPR (Asynchronous/Generic Packet Router) 10 - Srinivas Kandagatla <srinivas.kandagatla@linaro.org> 13 This binding describes the Qualcomm APR/GPR, APR/GPR is a IPC protocol for 14 communication between Application processor and QDSP. APR/GPR is mainly 20 - qcom,apr 21 - qcom,apr-v2 [all …]
|
H A D | qcom,apr-services.yaml | 1 # SPDX-License-Identifier: GPL-2.0 OR BSD-2-Clause 3 --- 4 $id: http://devicetree.org/schemas/soc/qcom/qcom,apr-services.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Qualcomm APR/GPR services shared parts 10 - Srinivas Kandagatla <srinivas.kandagatla@linaro.org> 13 Common parts of a static service in Qualcomm APR/GPR (Asynchronous/Generic 21 APR Service ID 39 qcom,protection-domain: 40 $ref: /schemas/types.yaml#/definitions/string-array [all …]
|
/openbmc/linux/drivers/soc/qcom/ |
H A D | apr.c | 1 // SPDX-License-Identifier: GPL-2.0 2 // Copyright (c) 2011-2017, The Linux Foundation. All rights reserved. 13 #include <linux/soc/qcom/apr.h> 48 * apr_send_pkt() - Send a apr message from apr device 50 * @adev: Pointer to previously registered apr device. 51 * @pkt: Pointer to apr packet to send 57 struct packet_router *apr = dev_get_drvdata(adev->dev.parent); in apr_send_pkt() local 62 spin_lock_irqsave(&adev->svc.lock, flags); in apr_send_pkt() 64 hdr = &pkt->hdr; in apr_send_pkt() 65 hdr->src_domain = APR_DOMAIN_APPS; in apr_send_pkt() [all …]
|
H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 15 the low-power state for resources related to the remoteproc 26 resource on a RPM-hardened platform must use this database to get 43 be called qcom-cpr 110 Say yes here to support USB-C and battery status on modern Qualcomm 133 purpose of exchanging sector-data between the remote filesystem 142 The RPM Master sleep stats driver provides detailed per-subsystem 144 assess whether all the low-power modes available are entered as 150 tristate "Qualcomm RPM-Hardened (RPMH) Communication" 154 Support for communication with the hardened-RPM blocks in [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/sound/ |
H A D | qcom,q6core.yaml | 1 # SPDX-License-Identifier: GPL-2.0 OR BSD-2-Clause 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> 11 - Srinivas Kandagatla <srinivas.kandagatla@linaro.org> 14 - $ref: /schemas/soc/qcom/qcom,apr-services.yaml# 19 - qcom,q6core 22 - compatible 27 - | 28 #include <dt-bindings/soc/qcom,apr.h> [all …]
|
H A D | qcom,q6adm.yaml | 1 # SPDX-License-Identifier: GPL-2.0 OR BSD-2-Clause 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> 11 - Srinivas Kandagatla <srinivas.kandagatla@linaro.org> 14 - $ref: /schemas/soc/qcom/qcom,apr-services.yaml# 19 - qcom,q6adm 23 $ref: /schemas/sound/qcom,q6adm-routing.yaml# 28 - compatible 29 - routing [all …]
|
H A D | qcom,q6asm.yaml | 1 # SPDX-License-Identifier: GPL-2.0 OR BSD-2-Clause 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> 11 - Srinivas Kandagatla <srinivas.kandagatla@linaro.org> 14 - $ref: /schemas/soc/qcom/qcom,apr-services.yaml# 19 - qcom,q6asm 23 $ref: /schemas/sound/qcom,q6asm-dais.yaml# 28 - compatible 29 - dais [all …]
|
H A D | qcom,q6afe.yaml | 1 # SPDX-License-Identifier: GPL-2.0 OR BSD-2-Clause 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> 11 - Srinivas Kandagatla <srinivas.kandagatla@linaro.org> 14 - $ref: /schemas/soc/qcom/qcom,apr-services.yaml# 19 - qcom,q6afe 21 clock-controller: 22 $ref: /schemas/sound/qcom,q6dsp-lpass-clocks.yaml# 28 $ref: /schemas/sound/qcom,q6dsp-lpass-ports.yaml# [all …]
|
H A D | qcom,q6prm.yaml | 1 # SPDX-License-Identifier: GPL-2.0 OR BSD-2-Clause 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> 11 - Srinivas Kandagatla <srinivas.kandagatla@linaro.org> 14 - $ref: /schemas/soc/qcom/qcom,apr-services.yaml# 19 - qcom,q6prm 21 clock-controller: 22 $ref: /schemas/sound/qcom,q6dsp-lpass-clocks.yaml# 27 - compatible [all …]
|
H A D | qcom,q6apm.yaml | 1 # SPDX-License-Identifier: GPL-2.0 OR BSD-2-Clause 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> 11 - Srinivas Kandagatla <srinivas.kandagatla@linaro.org> 14 - $ref: dai-common.yaml# 15 - $ref: /schemas/soc/qcom/qcom,apr-services.yaml# 20 - qcom,q6apm 24 $ref: /schemas/sound/qcom,q6apm-lpass-dais.yaml# 30 $ref: /schemas/sound/qcom,q6apm-dai.yaml# [all …]
|
/openbmc/openbmc/poky/meta/recipes-connectivity/avahi/files/ |
H A D | CVE-2023-38470-1.patch | 2 From: =?UTF-8?q?Petr=20Men=C5=A1=C3=ADk?= <pemensik@redhat.com> 3 Date: Tue, 11 Apr 2023 15:29:59 +0200 11 Upstream-Status: Backport [https://github.com/lathiat/avahi/commit/94cb6489114636940ac683515417990b… 12 CVE: CVE-2023-38470 14 Signed-off-by: Meenali Gupta <meenali.gupta@windriver.com> 15 --- 16 avahi-common/domain-test.c | 14 ++++++++++++++ 17 avahi-common/domain.c | 2 +- 18 2 files changed, 15 insertions(+), 1 deletion(-) 20 diff --git a/avahi-common/domain-test.c b/avahi-common/domain-test.c [all …]
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/openhpi/files/ |
H A D | openhpi-fix-function-saHpiSensorThresholds.patch | 3 Date: Tue, 30 Apr 2019 10:04:58 +0800 6 In COPY_TH the SensorThresholds->TH will be copied to tmp.TH only if 11 Upstream-Status: Submitted 12 [https://github.com/open-hpi/openhpi/pull/2744/commits/77a78bb1ada56e55c5ba6d7a5987c214705bf035] 14 Signed-off-by: yanjun.zhu <yanjun.zhu@windriver.com> 15 Signed-off-by: Yi Zhao <yi.zhao@windriver.com> 16 --- 17 openhpid/safhpi.c | 2 +- 18 1 file changed, 1 insertion(+), 1 deletion(-) 20 diff --git a/openhpid/safhpi.c b/openhpid/safhpi.c [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/remoteproc/ |
H A D | qcom,sc7280-wpss-pil.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/remoteproc/qcom,sc7280-wpss-pil.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Bjorn Andersson <bjorn.andersson@linaro.org> 19 - qcom,sc7280-wpss-pil 28 - description: Watchdog interrupt 29 - description: Fatal interrupt 30 - description: Ready interrupt 31 - description: Handover interrupt [all …]
|
H A D | qcom,sc7180-mss-pil.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/remoteproc/qcom,sc7180-mss-pil.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Sibi Sankar <quic_sibis@quicinc.com> 19 - qcom,sc7180-mss-pil 23 - description: MSS QDSP6 registers 24 - description: RMB registers 26 reg-names: 28 - const: qdsp6 [all …]
|
H A D | qcom,sc7280-mss-pil.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/remoteproc/qcom,sc7280-mss-pil.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Sibi Sankar <quic_sibis@quicinc.com> 19 - qcom,sc7280-mss-pil 23 - description: MSS QDSP6 registers 24 - description: RMB registers 26 reg-names: 28 - const: qdsp6 [all …]
|
H A D | qcom,sc7280-adsp-pil.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/remoteproc/qcom,sc7280-adsp-pil.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Srinivasa Rao Mandadapu <quic_srivasam@quicinc.com> 19 - qcom,sc7280-adsp-pil 23 - description: qdsp6ss register 24 - description: efuse q6ss register 28 - description: Phandle to apps_smmu node with sid mask 32 - description: Watchdog interrupt [all …]
|
/openbmc/openbmc/poky/meta/recipes-core/busybox/busybox/ |
H A D | 0002-nslookup-sanitize-all-printed-strings-with-printable.patch | 3 Date: Sun, 3 Apr 2022 12:16:45 +0000 10 CVE: CVE-2022-28391 11 Upstream-Status: Submitted [https://bugs.busybox.net/show_bug.cgi?id=15001] 12 Signed-off-by: Ariadne Conill <ariadne@dereferenced.org> 13 Signed-off-by: Steve Sakoman <steve@sakoman.com> 14 --- 15 networking/nslookup.c | 10 +++++----- 16 1 file changed, 5 insertions(+), 5 deletions(-) 18 diff --git a/networking/nslookup.c b/networking/nslookup.c 20 --- a/networking/nslookup.c [all …]
|
/openbmc/linux/sound/firewire/oxfw/ |
H A D | oxfw-stream.c | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * oxfw_stream.c - a part of driver for OXFW970/971 based devices 29 * See Table 5.7 – Sampling frequency for Multi-bit Audio 30 * in AV/C Stream Format Information Specification 1.1 (Apr 2005, 1394TA) 45 err = avc_general_set_sig_fmt(oxfw->unit, rate, in set_rate() 50 if (oxfw->has_output) in set_rate() 51 err = avc_general_set_sig_fmt(oxfw->unit, rate, in set_rate() 66 if (s == &oxfw->tx_stream) { in set_stream_format() 67 formats = oxfw->tx_stream_formats; in set_stream_format() 70 formats = oxfw->rx_stream_formats; in set_stream_format() [all …]
|
H A D | oxfw.h | 1 /* SPDX-License-Identifier: GPL-2.0-only */ 3 * oxfw.h - a part of driver for OXFW970/971 based devices 10 #include <linux/firewire-constants.h> 30 #include "../packets-buffer.h" 31 #include "../iso-resources.h" 32 #include "../amdtp-am824.h" 48 // IEC 61883-1/6. 65 // The combination of snd_oxfw_quirk enumeration-constants. 87 struct amdtp_domain domain; member 92 * (Apr 2005, 1394TA)
|
/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/state/ |
H A D | phosphor-state-manager_%.bbappend | 4 -Dwarm-reboot=enabled \ 7 PACKAGECONFIG:append = " no-warm-reboot" 8 PACKAGECONFIG:remove = "only-run-apr-on-power-loss" 11 obmc-host-reboot@{}.target.requires/obmc-host-shutdown@{}.target \ 12 obmc-host-reboot@{}.target.requires/phosphor-reboot-host@{}.service \ 16 obmc-chassis-powerreset@{}.target.requires/phosphor-reset-chassis-on@{}.service \ 17 obmc-chassis-powerreset@{}.target.requires/phosphor-reset-chassis-running@{}.service \ 18 obmc-chassis-poweroff@{}.target.requires/obmc-power-stop@{}.service \ 19 obmc-chassis-poweron@{}.target.requires/obmc-power-start@{}.service \ 22 # When we power off the host, we do not want to do a full chassis power-off [all …]
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-devices-system-cpu | 2 Date: pre-git history 3 Contact: Linux kernel mailing list <linux-kernel@vger.kernel.org> 18 Contact: Linux kernel mailing list <linux-kernel@vger.kernel.org> 37 See Documentation/admin-guide/cputopology.rst for more information. 43 Contact: Linux kernel mailing list <linux-kernel@vger.kernel.org> 58 Contact: Linux memory management mailing list <linux-mm@kvack.org> 67 /sys/devices/system/cpu/cpu42/node2 -> ../../node/node2 77 Contact: Linux kernel mailing list <linux-kernel@vger.kernel.org> 89 core_siblings_list: human-readable list of the logical CPU 99 thread_siblings_list: human-readable list of cpuX's hardware [all …]
|
/openbmc/u-boot/arch/arm/mach-davinci/ |
H A D | lowlevel_init.S | 1 /* SPDX-License-Identifier: GPL-2.0+ */ 3 * Low-level board setup code for TI DaVinci SoC based boards. 19 * Modified for OMAP 5912 OSK board by Rishi Bhattacharya, Apr 2004 21 * Modified for DV-EVM board by Rishi Bhattacharya, Apr 2005 23 * Modified for DV-EVM board by Swaminathan S, Nov 2005 34 /*-------------------------------------------------------* 36 *-------------------------------------------------------*/ 43 /*------------------------------------------------------* 45 *------------------------------------------------------*/ 54 /* Enable the Power Domain Transition Command */ [all …]
|
/openbmc/linux/net/sunrpc/ |
H A D | svcauth.c | 1 // SPDX-License-Identifier: GPL-2.0-only 10 * 19-Apr-2000 Chris Evans - Security fix 51 if (aops != NULL && !try_module_get(aops->owner)) in svc_get_auth_ops() 60 module_put(aops->owner); in svc_put_auth_ops() 64 * svc_authenticate - Initialize an outgoing credential 80 rqstp->rq_auth_stat = rpc_auth_ok; in svc_authenticate() 84 * body field is decoded in the chosen ->accept method below. in svc_authenticate() 86 if (xdr_stream_decode_u32(&rqstp->rq_arg_stream, &flavor) < 0) in svc_authenticate() 91 rqstp->rq_auth_stat = rpc_autherr_badcred; in svc_authenticate() 95 rqstp->rq_auth_slack = 0; in svc_authenticate() [all …]
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | msm8953.dtsi | 1 // SPDX-License-Identifier: BSD-3-Clause 4 #include <dt-bindings/clock/qcom,gcc-msm8953.h> 5 #include <dt-bindings/clock/qcom,rpmcc.h> 6 #include <dt-bindings/gpio/gpio.h> 7 #include <dt-bindings/interrupt-controller/arm-gic.h> 8 #include <dt-bindings/power/qcom-rpmpd.h> 9 #include <dt-bindings/soc/qcom,apr.h> 10 #include <dt-bindings/sound/qcom,q6afe.h> 11 #include <dt-bindings/sound/qcom,q6asm.h> 12 #include <dt-bindings/thermal/thermal.h> [all …]
|
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | release-notes-4.0.4.rst | 1 .. SPDX-License-Identifier: CC-BY-SA-2.0-UK 3 Release notes for Yocto-4.0.4 (Kirkstone) 4 ----------------------------------------- 6 Security Fixes in Yocto-4.0.4 9 - binutils : fix :cve_nist:`2022-38533` 10 - curl: fix :cve_nist:`2022-35252` 11 - sqlite: fix :cve_nist:`2022-35737` 12 - grub2: fix :cve_nist:`2021-3695`, :cve_nist:`2021-3696`, :cve_nist:`2021-3697`, :cve_nist:`2022-… 13 - u-boot: fix :cve_nist:`2022-30552` and :cve_nist:`2022-33967` 14 - libxml2: Ignore :cve_nist:`2016-3709` [all …]
|