Home
last modified time | relevance | path

Searched full:supervisory (Results 1 – 7 of 7) sorted by relevance

/Zephyr-Core-3.6.0/include/zephyr/drivers/sip_svc/
Dsip_svc_driver.h25 * @brief Callback API for executing the supervisory call
34 * @brief Callback API for validating function id for the supervisory call.
84 * @brief Callback API for retrieving error code from a supervisory call response.
107 * @brief supervisory call function which will execute the smc/hvc call
110 * @param function_id Function identifier for the supervisory call.
111 * @param arg0 Argument 0 for supervisory call.
112 * @param arg1 Argument 1 for supervisory call.
113 * @param arg2 Argument 2 for supervisory call.
114 * @param arg3 Argument 3 for supervisory call.
115 * @param arg4 Argument 4 for supervisory call.
[all …]
/Zephyr-Core-3.6.0/drivers/sip_svc/
DKconfig1 # Silicon vendor Provided Supervisory call driver for sip_svc subsystem
10 ARM supervisory call driver for communicating with EL2 or EL3 firmware
Dsip_smc_intel_socfpga.c209 LOG_INF("Supervisory call %s registered successfully", DT_PROP(DT_SIP_SMC, method)); in arm_sip_smc_init()
/Zephyr-Core-3.6.0/dts/bindings/pm_cpu_ops/
Darm_psci.yaml6 vendors, for supervisory software working at different levels of
/Zephyr-Core-3.6.0/include/zephyr/drivers/
Dpm_cpu_ops.h47 * into the calling supervisory software or have been previously powered down
/Zephyr-Core-3.6.0/include/zephyr/sip_svc/
Dsip_svc_controller.h70 /* Supervisory call name , got from dts entry */
/Zephyr-Core-3.6.0/doc/releases/
Drelease-notes-2.6.rst2250 * :github:`2470` - Supervisory and Monitoring Task