Home
last modified time | relevance | path

Searched full:sip (Results 1 – 25 of 59) sorted by relevance

123

/Zephyr-Core-3.6.0/subsys/sip_svc/
DKconfig1 # ARM SiP service configuration options
7 bool "ARM SiP SVC Service"
11 implementing the platform-specifics via SIP SVC driver.
20 int "ARM SiP service init function priority"
24 int "ARM SiP service thread stack size"
27 Stack size of the ARM SiP service.
32 int "ARM SiP service thread priority"
35 Priority of the ARM SiP service.
40 int "ARM SiP service request message queue depth"
70 bool "ARM SiP SVC service shell"
[all …]
/Zephyr-Core-3.6.0/drivers/sip_svc/
DKconfig7 bool "ARM SIP SVC driver"
25 This is an option to be enabled by individual sip svc driver
26 to signal that there is a sip svc driver. This is used by other
27 modules which depends on sip svc driver.
/Zephyr-Core-3.6.0/include/zephyr/sip_svc/
Dsip_svc.h12 * @brief Public API for ARM SiP services
14 * ARM SiP service provides the capability to send the
52 /** @brief ARM sip service callback function prototype for response after completion
62 * @brief Register a client on ARM SiP service
70 * SiP services.
80 * @brief Unregister a client on ARM SiP service
85 * @param ctrl Pointer to controller instance which provides ARM SiP services.
98 * @brief Client requests to open a channel on ARM SiP service.
106 * @param ctrl Pointer to controller instance which provides ARM SiP services.
122 * @brief Client requests to close the channel on ARM SiP services.
[all …]
Dsip_svc_controller.h19 * @brief Length of SVC conduit name in sip svc subsystem.
33 * @brief Arm SiP Service client data.
53 * @brief Arm SiP Services controller data.
/Zephyr-Core-3.6.0/include/zephyr/drivers/sip_svc/
Dsip_svc_proto.h12 * @brief Arm SiP services communication protocol
58 /** @brief Arm SiP services command code in request header
95 * - Unsupported Arm SiP services command code
105 /** @brief SiP Service communication protocol
109 * - bits [15: 0] Arm SiP services command code
112 * - bits [31:30] Arm SiP services communication protocol version
148 /** @brief SiP Services service communication protocol
155 * - bits [31:30] Arm SiP services communication protocol version
Dsip_svc_agilex_mailbox.h14 * Arm SiP Services SMC protocol and sent to/from SDM via Arm
15 * SiP Services.
Dsip_svc_agilex_smc.h12 * @brief Intel SoC FPGA Agilex customized Arm SiP Services
/Zephyr-Core-3.6.0/tests/subsys/sip_svc/
DKconfig1 # Private config options for sip svc stress test app
6 mainmenu "Intel Agilex SiP SVC stress test"
Dprj.conf7 # SiP SVC Service
/Zephyr-Core-3.6.0/samples/subsys/shell/shell_module/boards/
Dintel_socfpga_agilex_socdk.conf17 #SiP SVC Service
22 #SiP SVC Service Shell
Dintel_socfpga_agilex5_socdk.conf23 #SiP SVC Service
28 #SiP SVC Service Shell
/Zephyr-Core-3.6.0/samples/subsys/sip_svc/
DREADME.rst3 SiP SVC sample
9 This sample demonstrates the usage of SiP SVC subsystem.This sample
16 * SiP SVC subsystem relies on the firmware running in EL3 layer to be in compatible
17 with protocol defined inside the SiP SVC subsystem used by the project.
Dprj.conf4 # SiP SVC Service
Dsample.yml2 name: SIP SVC sample
/Zephyr-Core-3.6.0/dts/bindings/sip_svc/
Dintel,agilex-socfpga-sip-smc.yaml5 description: SiP SVC driver instance on Intel Agilex SOC FPGA for SMC call
7 compatible: "intel,socfpga-agilex-sip-smc"
/Zephyr-Core-3.6.0/dts/arm/infineon/psoc6/mpns/
DCY8C6347BZI_BLD34.dtsi9 #include "../psoc6_01/psoc6_01.124-bga-sip.dtsi"
DCY8C6347BZI_BLD44.dtsi9 #include "../psoc6_01/psoc6_01.124-bga-sip.dtsi"
DCY8C6347BZI_BLD54.dtsi9 #include "../psoc6_01/psoc6_01.124-bga-sip.dtsi"
DCYB06447BZI_BLD54.dtsi9 #include "../psoc6_01/psoc6_01.124-bga-sip.dtsi"
DCY8C6336BZI_BLD14.dtsi9 #include "../psoc6_01/psoc6_01.124-bga-sip.dtsi"
DCY8C6316BZI_BLF04.dtsi9 #include "../psoc6_01/psoc6_01.124-bga-sip.dtsi"
DCY8C6316BZI_BLF54.dtsi9 #include "../psoc6_01/psoc6_01.124-bga-sip.dtsi"
DCY8C6336BZI_BLF04.dtsi9 #include "../psoc6_01/psoc6_01.124-bga-sip.dtsi"
/Zephyr-Core-3.6.0/soc/arm/nordic_nrf/nrf91/
DKconfig.soc21 # The nRF9161 is technically a SiP (System-in-Package) that consists of
/Zephyr-Core-3.6.0/drivers/ieee802154/
DKconfig.mcr20a15 bool "MCR20A device is part of KW2xD SiP"

123