Home
last modified time | relevance | path

Searched +full:apr +full:- +full:service (Results 1 – 25 of 61) sorted by relevance

123

/openbmc/linux/Documentation/devicetree/bindings/soc/qcom/
H A Dqcom,apr-services.yaml1 # 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
22 3 = DSP Core Service
23 4 = Audio Front End Service.
[all …]
H A Dqcom,apr.yaml1 # 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 …]
/openbmc/linux/drivers/soc/qcom/
H A Dapr.c1 // 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 DKconfig1 # 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
134 service and its clients.
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"
[all …]
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dqcom,q6core.yaml1 # 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 Dqcom,q6adm.yaml1 # 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 Dqcom,q6asm.yaml1 # 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 Dqcom,q6afe.yaml1 # 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 Dqcom,q6prm.yaml1 # 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 Dqcom,q6apm.yaml1 # 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/meta-phosphor/recipes-phosphor/state/
H A Dphosphor-state-manager_git.bb5 HOMEPAGE = "https://github.com/openbmc/phosphor-state-manager"
8 LICENSE = "Apache-2.0"
11 include phosphor-state-manager-systemd-links.inc
14 ${PN}-host \
15 ${PN}-chassis \
16 ${PN}-bm
[all...]
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/openthread/ot-br-posix/
H A D0001-otbr-agent.service.in-remove-pre-exec-hook-for-mdns-.patch3 Date: Fri, 1 Apr 2022 21:46:03 +0200
4 Subject: [PATCH] otbr-agent.service.in: remove pre exec hook for mdns service
6 It uses the service command which is not available in all cases under
10 In our case we simply ensure that avahi-daemon is installed on the
13 Upstream-Status: Inappropriate [OE specific]
15 Signed-off-by: Stefan Schmidt <stefan.schmidt@huawei.com>
16 ---
17 src/agent/otbr-agent.service.in | 2 +-
18 1 file changed, 1 insertion(+), 1 deletion(-)
20 diff --git a/src/agent/otbr-agent.service.in b/src/agent/otbr-agent.service.in
[all …]
/openbmc/openbmc/meta-openembedded/meta-webserver/recipes-httpd/apache2/
H A Dapache2_2.4.62.bb6 LICENSE = "Apache-2.0"
8 SRC_URI = "${APACHE_MIRROR}/httpd/httpd-${PV}.tar.bz2 \
9 file://0001-configure-use-pkg-config-for-PCRE-detection.patch \
10 file://0002-apache2-bump-up-the-core-size-limit-if-CoreDumpDirec.patch \
11 file://0003-apache2-do-not-export-apr-apr-util-symbols-when-usin.patch \
12 file://0004-apache2-log-the-SELinux-context-at-startup.patch \
13 file://0005-replace-lynx-to-curl-in-apachectl-script.patch \
14 file://0006-apache2-fix-the-race-issue-of-parallel-installation.patch \
15 file://0007-apache2-allow-to-disable-selinux-support.patch \
16 file://0008-Fix-perl-install-directory-to-usr-bin.patch \
[all …]
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-security/trusted-services/corstone1000/
H A D0011-Fix-Avoid-redefinition-of-variables.patch3 Date: Wed, 10 Apr 2024 11:17:50 +0200
8 Signed-off-by: Gabor Toth <gabor.toth2@arm.com>
9 Upstream-Status: Submitted [https://review.trustedfirmware.org/c/TS/trusted-services/+/27954]
10 ---
11 .../service/uefi/smm_variable/client/cpp/smm_variable_client.cpp | 1 -
12 1 file changed, 1 deletion(-)
14 diff --git a/components/service/uefi/smm_variable/client/cpp/smm_variable_client.cpp b/components/s…
16 --- a/components/service/uefi/smm_variable/client/cpp/smm_variable_client.cpp
17 +++ b/components/service/uefi/smm_variable/client/cpp/smm_variable_client.cpp
18 @@ -166,7 +166,6 @@ efi_status_t smm_variable_client::get_variable(const EFI_GUID &guid, const std::
[all …]
H A D0004-smm_gateway-GetNextVariableName-Fix.patch3 Date: Wed, 10 Apr 2024 09:16:47 +0200
13 Upstream-Status: Pending
14 Signed-off-by: Emekcan Aras <emekcan.aras@arm.com>
15 Signed-off-by: Gyorgy Szing <Gyorgy.Szing@arm.com>
16 ---
17 .../uefi/smm_variable/provider/smm_variable_provider.c | 6 ++----
18 1 file changed, 2 insertions(+), 4 deletions(-)
20 diff --git a/components/service/uefi/smm_variable/provider/smm_variable_provider.c b/components/ser…
22 --- a/components/service/uefi/smm_variable/provider/smm_variable_provider.c
23 +++ b/components/service/uefi/smm_variable/provider/smm_variable_provider.c
[all …]
H A D0008-plat-corstone1000-add-client_id-for-FMP-service.patch3 Date: Fri, 5 Apr 2024 17:31:03 +0200
4 Subject: [PATCH 8/8] plat: corstone1000: add client_id for FMP service
6 Corstone1000 uses trusted-firmware-m as secure enclave software component. Due
7 to the changes in TF-M 2.0, psa services requires a seperate client_id now.
8 This commit adds smm-gateway-sp client id to the FMP services since FMP structure
9 accessed by u-boot via smm-gateway-sp.
11 Signed-off-by: emeara01 <emekcan.aras@arm.com>
12 Upstream-Status: Inappropriate [Design is to revisted]
13 ---
14 .../capsule_update/provider/corstone1000_fmp_service.c | 5 +++--
[all …]
H A D0013-Fix-error-handling-of-variable-index-loading.patch3 Date: Fri, 19 Apr 2024 18:25:23 +0200
12 Signed-off-by: Gabor Toth <gabor.toth2@arm.com>
13 Upstream-Status: Submitted [https://review.trustedfirmware.org/c/TS/trusted-services/+/28300]
14 ---
15 .../backend/uefi_variable_store.c | 28 ++++++++++++++-----
16 1 file changed, 21 insertions(+), 7 deletions(-)
18 diff --git a/components/service/uefi/smm_variable/backend/uefi_variable_store.c b/components/servic…
20 --- a/components/service/uefi/smm_variable/backend/uefi_variable_store.c
21 +++ b/components/service/uefi/smm_variable/backend/uefi_variable_store.c
22 @@ -27,7 +27,7 @@
[all …]
H A D0015-Add-timestamp-validation-for-uefi-variables.patch3 Date: Fri, 5 Apr 2024 11:27:15 +0200
9 Signed-off-by: Gabor Toth <gabor.toth2@arm.com>
10 Upstream-Status: Submitted [https://review.trustedfirmware.org/c/TS/trusted-services/+/27955]
11 ---
12 .../backend/uefi_variable_store.c | 35 +++++++++++++++----
15 3 files changed, 30 insertions(+), 7 deletions(-)
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
20 +++ b/components/service/uefi/smm_variable/backend/uefi_variable_store.c
21 @@ -76,6 +76,7 @@ static efi_status_t verify_var_by_key_var(const efi_data_map *new_var,
[all …]
/openbmc/openbmc/meta-facebook/meta-bletchley/recipes-phosphor/state/
H A Dphosphor-state-manager_%.bbappend4 file://chassis-powercycle \
5 file://chassis-powercycle@.service \
6 file://chassis-poweroff@.service \
7 file://chassis-poweron \
8 file://chassis-poweron@.service \
9 file://host-poweroff@.service \
10 file://host-poweron@.service \
13 RDEPENDS:${PN}-discover:append = " bletchley-common-tool"
14 RDEPENDS:${PN}:append = " bash motor-ctrl"
17 install -d ${D}${systemd_system_unitdir}
[all …]
/openbmc/openbmc/meta-ibm/recipes-phosphor/state/
H A Dphosphor-state-manager_%.bbappend2 PACKAGECONFIG:append:witherspoon = " no-warm-reboot"
5 PACKAGECONFIG:append:p10bmc = " no-force-warm-reboot"
8 PACKAGECONFIG:append = " only-run-apr-on-power-loss"
11 PACKAGECONFIG:append = " only-allow-boot-when-bmc-ready"
13 # The scheduled-host-transition package provides support to
16 RRECOMMENDS:${PN}-host:append = " ${PN}-scheduled-host-transition"
21 RRECOMMENDS:${PN}-host:append = " ${PN}-hypervisor"
23 # IBM p10 machines want the optional secure-check
26 RRECOMMENDS:${PN}-host:append:p10bmc = " ${PN}-secure-check"
30 RRECOMMENDS:${PN}-chassis:append = " ${PN}-chassis-check-power-status"
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/boinc/boinc-client/
H A D0001-scripts-Do-not-check-for-files-on-build-host.patch3 Date: Wed, 27 Apr 2022 09:11:38 -0700
12 Upstream-Status: Inappropriate [OE-Specific]
14 Signed-off-by: Khem Raj <raj.khem@gmail.com>
15 ---
16 client/scripts/Makefile.am | 10 +++++-----
17 1 file changed, 5 insertions(+), 5 deletions(-)
19 diff --git a/client/scripts/Makefile.am b/client/scripts/Makefile.am
21 --- a/client/scripts/Makefile.am
23 @@ -2,21 +2,21 @@
25 install-exec-hook:
[all …]
/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/state/
H A Dphosphor-state-manager_%.bbappend4 -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/openbmc/meta-facebook/meta-harma/recipes-phosphor/state/
H A Dphosphor-state-manager_%.bbappend4 PACKAGECONFIG:remove = "only-run-apr-on-power-loss"
5 PACKAGECONFIG:append = " host-gpio"
10 obmc-chassis-powerreset@{}.target.requires/phosphor-reset-chassis-on@{}.service \
11 obmc-chassis-powerreset@{}.target.requires/phosphor-reset-chassis-running@{}.service \
12 obmc-chassis-poweroff@{}.target.requires/obmc-power-stop@{}.service \
13 obmc-chassis-poweron@{}.target.requires/obmc-power-start@{}.service \
18 obmc-chassis-poweron@{}.target.wants/chassis-poweron@{}.service \
19 obmc-chassis-hard-poweroff@{}.target.wants/chassis-poweroff@{}.service \
20 obmc-chassis-powercycle@{}.target.wants/chassis-powercycle@{}.service \
25 obmc-chassis-poweron@{}.target.requires/chassis-poweron@{}.service \
[all …]
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/openlldp/files/
H A D0001-autotools-Add-option-to-disable-installation-of-syst.patch3 Date: Fri, 6 Apr 2018 10:49:04 -0700
8 files. If --with-systemdsystemunitdir is passed to configure then the
17 Signed-off-by: Jonathan Richardson <jonathan.richardson@broadcom.com>
18 ---
19 Upstream-Status: Pending
21 Makefile.am | 3 ++-
23 2 files changed, 11 insertions(+), 1 deletion(-)
25 diff --git a/Makefile.am b/Makefile.am
27 --- a/Makefile.am
29 @@ -141,8 +141,9 @@ install-data-hook: installdirs-local
[all …]
/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/state/
H A Dphosphor-state-manager_%.bbappend5 # meta-facebook: phosphor-state-manager: refactor targets and relationships
8 PACKAGECONFIG:remove = "only-run-apr-on-power-loss"
10 # The host-graceful-poweroff service replaces the `pldmSoftPowerOff` and
14 obmc-host-shutdown@{}.target.requires/host-graceful-poweroff@{}.service \
17 # The "warm-reboot" is what does the graceful shutdown operation and the
18 # normal "reboot" is suppose to do a forced reboot. `host-shutdown` is used
20 # reboot, so remove the dependency. The `phosphor-reboot-host@.service` does
21 # continue to be in `obmc-host-reboot` requirements and it depends on
22 # `obmc-host-stop`, which will initiate a `host-force-poweroff`.
24 obmc-host-reboot@{}.target.requires/obmc-host-shutdown@{}.service \
[all …]

123