Home
last modified time | relevance | path

Searched refs:Proxy (Results 1 – 25 of 56) sorted by relevance

123

/openbmc/sdbusplus/include/sdbusplus/async/
H A Dclient.hpp33 using Proxy = sdbusplus::async::proxy_ns::proxy<S, P, false, Preserved>; typedef in sdbusplus::async::client::client
37 Proxy proxy{};
48 : context_ref(ctx), Types<Self, Proxy>(Proxy{})... in client()
52 explicit client(sdbusplus::async::context& ctx, Proxy p) in client()
54 : context_ref(ctx), Types<Self, Proxy>(p)..., proxy(p) in client()
/openbmc/sdbusplus/tools/sdbusplus/templates/
H A Dinterface.client.hpp.mako16 template <typename Client, typename Proxy>
26 template <typename Client = void, typename Proxy = void>
30 details::${interface.classname}<Client, Proxy>>
36 details::${interface.classname}<Client, Proxy>>(
44 template <typename Client, typename Proxy>
66 explicit constexpr ${interface.classname}(Proxy p) :
76 decltype(std::declval<Proxy>().interface(interface)) proxy = {};
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/VirtualMedia/
H A Dmeson.build47 subdir('Proxy') subdir
50 input: [ '../../../../yaml/xyz/openbmc_project/VirtualMedia/Proxy.interface.yaml', ],
51 output: [ 'Proxy.md' ],
58 'xyz/openbmc_project/VirtualMedia/Proxy',
/openbmc/u-boot/doc/device-tree-bindings/mailbox/
H A Dk3-secure-proxy.txt1 Texas Instruments' K3 Secure Proxy
4 The Texas Instruments' K3 Secure Proxy is a mailbox controller that has
8 Secure Proxy Device Node:
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/VirtualMedia/Proxy/
H A Dmeson.build4 input: [ '../../../../../yaml/xyz/openbmc_project/VirtualMedia/Proxy.interface.yaml', ],
12 'xyz/openbmc_project/VirtualMedia/Proxy',
/openbmc/linux/drivers/misc/mei/gsc_proxy/
H A DKconfig5 tristate "Intel GSC Proxy services of ME Interface"
9 MEI Support for GSC Proxy Services on Intel platforms.
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/
H A D0011-efi-corstone1000-fwu-introduce-EFI-capsule-update.patch18 On efi_init_capsule() in U-Boot, an EFI started event is sent to SE Proxy FW update service. This e…
73 +/* The SE Proxy partition ID*/
76 +/* Update service ID provided by the SE Proxy secure partition*/
79 +/* Notification events used with SE Proxy update service */
210 + * This function notifies the SE Proxy update service that capsule data is available
347 + * efi_corstone1000_uboot-efi_started_event - notifies SE Proxy FW update service
349 + * This function notifies the SE Proxy update service that uboot efi has already started
393 + log_err("Failure to notify SE Proxy FW update service\n");
395 + debug("SE Proxy FW update service notified\n");
H A D0019-arm-corstone1000-esrt-support.patch200 - log_err("Failure to notify SE Proxy FW update service\n");
202 - debug("SE Proxy FW update service notified\n");
215 + log_err("Failure to notify SE Proxy FW update service\n");
217 + debug("SE Proxy FW update service notified\n");
/openbmc/docs/designs/
H A Dvirtual-media.md33 Virtual Media splits into two modes of operation, lets call it Proxy, and
36 - Proxy mode - works directly from browser and uses JavaScript/HTML5 to
111 ### Proxy Mode
113 Proxy Mode uses browser JavaScript and WebSockets support, to create JS NBD
291 Schema will look similar for both Proxy and Legacy Mode. Some key differences as
309 For [Proxy Mode](#Proxy-Mode) nbd data is served by client web browser. Having
330 - Spawning nbdclient, and monitor its lifetime, for Proxy connections.
346 "Mode": 0, # 0 - Proxy Mode, 1 - Legacy Mode
361 /xyz/openbmc_project/VirtualMedia/Proxy/ISO0
362 /xyz/openbmc_project/VirtualMedia/Proxy/1
[all …]
/openbmc/qemu/docs/tools/
H A Dvirtfs-proxy-helper.rst25 type 'proxy' is introduced. Proxy FS uses chroot + socket combination
30 Proxy helper (a stand alone binary part of qemu) is invoked with
31 root privileges. Proxy helper chroots into 9p export path and creates
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/agent-proxy/
H A Dagent-proxy_1.97.bb1 SUMMARY = "Proxy for UDP/TCP debug connections"
/openbmc/openbmc/meta-phosphor/recipes-connectivity/jsnbd/
H A Djsnbd_git.bb1 SUMMARY = "Network Block Device Proxy"
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dqcom,q6prm.yaml7 title: Qualcomm Proxy Resource Manager (Q6PRM)
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/proxy-libintl/
H A Dproxy-libintl_20100902.bb1 SUMMARY = "Proxy libintl"
/openbmc/u-boot/drivers/mailbox/
H A DKconfig28 bool "Texas Instruments K3 Secure Proxy Driver"
/openbmc/u-boot/arch/powerpc/dts/
H A De6500_power_isa.dtsi24 power-isa-exp; // External Proxy
/openbmc/linux/Documentation/devicetree/bindings/soc/qcom/
H A Dqcom,apr-services.yaml35 2 = Proxy Resource Manager Service.
/openbmc/linux/Documentation/devicetree/bindings/soc/ti/
H A Dkeystone-navigator-qmss.txt41 - Queue Management/Queue Proxy region for queue Push.
42 - Queue Management/Queue Proxy region for queue Pop.
47 - Queue Management/Queue Proxy region for queue Push/Pop.
/openbmc/linux/Documentation/devicetree/bindings/mailbox/
H A Dti,secure-proxy.yaml7 title: Texas Instruments' Secure Proxy
/openbmc/linux/arch/arm64/boot/dts/ti/
H A Dk3-j7200-mcu-wakeup.dtsi208 /* Proxy 0 addressing */
217 /* Proxy 0 addressing */
226 /* Proxy 0 addressing */
235 /* Proxy 0 addressing */
H A Dk3-j721s2-mcu-wakeup.dtsi67 /* Proxy 0 addressing */
76 /* Proxy 0 addressing */
85 /* Proxy 0 addressing */
94 /* Proxy 0 addressing */
H A Dk3-j784s4-mcu-wakeup.dtsi72 /* Proxy 0 addressing */
81 /* Proxy 0 addressing */
90 /* Proxy 0 addressing */
99 /* Proxy 0 addressing */
/openbmc/qemu/docs/system/
H A Dmulti-process.rst30 to the Proxy device object
/openbmc/linux/Documentation/security/tpm/
H A Dtpm_vtpm_proxy.rst2 Virtual TPM Proxy Driver for Linux Containers
/openbmc/linux/arch/powerpc/boot/dts/fsl/
H A De500mc_power_isa.dtsi50 power-isa-exp; // External Proxy

123