Home
last modified time | relevance | path

Searched refs:SMCCC (Results 1 – 11 of 11) sorted by relevance

/linux-5.19.10/drivers/firmware/smccc/
DKconfig13 SMCCC v1.0 lacked discoverability and hence PSCI v1.0 was updated
14 to add SMCCC discovery mechanism though the PSCI firmware
16 success on firmware compliant to SMCCC v1.1 and above.
19 bool "SoC bus device for the ARM SMCCC SOC_ID"
24 Include support for the SoC bus on the ARM SMCCC firmware based
/linux-5.19.10/arch/arm/kernel/
Dsmccc-call.S25 .macro SMCCC instr macro
53 SMCCC SMCCC_SMC
63 SMCCC SMCCC_HVC
/linux-5.19.10/arch/arm64/kernel/
Dsmccc-call.S34 .macro SMCCC instr macro
61 SMCCC smc
72 SMCCC hvc
/linux-5.19.10/Documentation/devicetree/bindings/mailbox/
Dxlnx,zynqmp-ipi-mailbox.yaml46 - "smc" : SMC #0, following the SMCCC
47 - "hvc" : HVC #0, following the SMCCC
/linux-5.19.10/Documentation/devicetree/bindings/firmware/xilinx/
Dxlnx,zynqmp-firmware.yaml33 - "smc" : SMC #0, following the SMCCC
34 - "hvc" : HVC #0, following the SMCCC
/linux-5.19.10/Documentation/virt/kvm/arm/
Dpvtime.rst15 Two new SMCCC compatible hypercalls are defined:
22 the PV_TIME_FEATURES hypercall should be probed using the SMCCC 1.1
/linux-5.19.10/Documentation/staging/
Dtee.rst127 Convention (SMCCC) [2], which is the foundation for OP-TEE's SMC interface
131 OP-TEE SMC interface provides the basic functions required by SMCCC and some
134 - OPTEE_SMC_FUNCID_CALLS_UID (part of SMCCC) returns the version information
169 | IOCTL (TEE_IOC_*) | | SMCCC (OPTEE_SMC_CALL_*) |
173 or tee-supplicant. An RPC is identified by a special range of SMCCC return
/linux-5.19.10/Documentation/ABI/testing/
Dsysfs-devices-soc29 On many of ARM based silicon with SMCCC v1.2+ compliant firmware
67 On many of ARM based silicon with SMCCC v1.2+ compliant firmware
/linux-5.19.10/Documentation/driver-api/firmware/
Dother_interfaces.rst32 and processed one by one. ARM’s SMCCC is used to pass the execution
/linux-5.19.10/drivers/char/hw_random/
DKconfig528 tristate "Arm SMCCC TRNG firmware interface support"
533 the Arm SMCCC TRNG firmware interface. This reads entropy from
534 higher exception levels (firmware, hypervisor). Uses SMCCC for
/linux-5.19.10/
DMAINTAINERS18468 SECURE MONITOR CALL(SMC) CALLING CONVENTION (SMCCC)