Lines Matching +full:smc +full:- +full:id
1 /* SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) */
3 * Copyright (c) 2015-2019, Linaro Limited
8 #include <linux/arm-smccc.h>
19 * Function specified by SMC Calling convention.
28 * Normal cached memory (write-back), shareable for SMP systems and not
36 * 32-bit registers.
40 * Function specified by SMC Calling convention
44 * 65cb6b93-af0c-4617-8ed6-644a8d1140f8
54 * Function specified by SMC Calling convention
75 * Used by non-secure world to figure out which Trusted OS is installed.
78 * Returns UUID in a0-4 in the same way as OPTEE_SMC_CALLS_UID
88 * Used by non-secure world to figure out which version of the Trusted OS
92 * Returns revision in a0-1 in the same way as OPTEE_SMC_CALLS_REVISION
93 * described above. May optionally return a 32-bit build identifier in a2,
111 * a0 SMC Function ID, OPTEE_SMC*CALL_WITH_ARG
116 * a4-6 Not used
117 * a7 Hypervisor Client ID register
121 * a1-3 Not used
122 * a4-7 Preserved
126 * a1-3 Preserved
127 * a4-7 Preserved
131 * a1-2 RPC parameters
132 * a3-7 Resume information, must be preserved
155 * Returns the Secure/Non-secure shared memory config.
158 * a0 SMC Function ID, OPTEE_SMC_GET_SHM_CONFIG
159 * a1-6 Not used
160 * a7 Hypervisor Client ID register
168 * a4-7 Preserved
172 * a1-3 Not used
173 * a4-7 Preserved
190 * a0 SMC Function ID, OPTEE_SMC_EXCHANGE_CAPABILITIES
192 * a2-6 Not used
193 * a7 Hypervisor Client ID register
198 * a2-7 Preserved
203 * a2-7 Preserved
214 * secure world accepts command buffers located in any parts of non-secure RAM
242 * a0 SMC Function ID, OPTEE_SMC_DISABLE_SHM_CACHE
243 * a1-6 Not used
244 * a7 Hypervisor Client ID register
250 * a3-7 Preserved
254 * a1-7 Preserved
258 * a1-7 Preserved
280 * a0 SMC Function ID, OPTEE_SMC_ENABLE_SHM_CACHE
281 * a1-6 Not used
282 * a7 Hypervisor Client ID register
286 * a1-7 Preserved
290 * a1-7 Preserved
300 * a0 SMC Function ID, OPTEE_SMC_CALL_RETURN_FROM_RPC
301 * a1-3 Value of a1-3 when OPTEE_SMC_CALL_WITH_ARG returned
339 * a4-5 Not used
340 * a6-7 Resume information, must be preserved
343 * a0 SMC Function ID, OPTEE_SMC_CALL_RETURN_FROM_RPC.
355 * a6-7 Preserved
370 * a3-7 Resume information, must be preserved
373 * a0 SMC Function ID, OPTEE_SMC_CALL_RETURN_FROM_RPC.
374 * a1-2 Not used
375 * a3-7 Preserved
386 * a1-7 Resume information, must be preserved
389 * a0 SMC Function ID, OPTEE_SMC_CALL_RETURN_FROM_RPC.
390 * a1-7 Preserved
400 * - cmd the Request ID
401 * - ret return value of the request, filled in by normal world
402 * - num_params number of parameters for the request
403 * - params the parameters
404 * - param_attrs attributes of the parameters
414 * a3-7 Resume information, must be preserved
417 * a0 SMC Function ID, OPTEE_SMC_CALL_RETURN_FROM_RPC.
418 * a1-2 Not used
419 * a3-7 Preserved