| /optee_os/core/pta/bcm/ |
| H A D | wdt.c | 34 static TEE_Result pta_wd_config(uint32_t param_types, in pta_wd_config() 59 static TEE_Result pta_wd_start(uint32_t param_types, in pta_wd_start() 77 static TEE_Result pta_wd_ping(uint32_t param_types, in pta_wd_ping() 95 static TEE_Result pta_wd_stop(uint32_t param_types, in pta_wd_stop() 113 static TEE_Result pta_wd_set_timeout(uint32_t param_types, in pta_wd_set_timeout() 136 uint32_t param_types, in invoke_command()
|
| H A D | gpio.c | 41 static TEE_Result pta_gpio_config(uint32_t param_types, in pta_gpio_config() 84 static TEE_Result pta_gpio_set(uint32_t param_types, in pta_gpio_set() 131 static TEE_Result pta_gpio_get(uint32_t param_types, in pta_gpio_get() 166 uint32_t param_types, in invoke_command()
|
| H A D | elog.c | 57 static TEE_Result pta_elog_load_nitro_fw(uint32_t param_types, in pta_elog_load_nitro_fw() 136 static TEE_Result pta_elog_nitro_crash_dump(uint32_t param_types, in pta_elog_nitro_crash_dump() 184 static TEE_Result pta_elog_dump(uint32_t param_types, in pta_elog_dump() 221 uint32_t param_types, in invoke_command()
|
| H A D | hwrng.c | 24 static TEE_Result pta_hwrng_get(uint32_t param_types, in pta_hwrng_get() 55 uint32_t param_types, in invoke_command()
|
| H A D | sotp.c | 37 static TEE_Result pta_sotp_read(uint32_t param_types, in pta_sotp_read() 69 uint32_t param_types, in invoke_command()
|
| /optee_os/lib/libutee/ |
| H A D | tee_socket_pta.c | 14 static TEE_Result invoke_socket_pta(uint32_t cmd_id, uint32_t param_types, in invoke_socket_pta() 38 uint32_t param_types; in __tee_socket_pta_open() local 81 uint32_t param_types; in __tee_socket_pta_close() local 97 uint32_t param_types; in __tee_socket_pta_send() local 122 uint32_t param_types; in __tee_socket_pta_recv() local 145 uint32_t param_types; in __tee_socket_pta_ioctl() local
|
| H A D | tee_system_pta.c | 14 static TEE_Result invoke_system_pta(uint32_t cmd_id, uint32_t param_types, in invoke_system_pta() 34 uint32_t param_types = TEE_PARAM_TYPES(TEE_PARAM_TYPE_VALUE_INPUT, in tee_map_zi() local 65 uint32_t param_types = TEE_PARAM_TYPES(TEE_PARAM_TYPE_VALUE_INPUT, in tee_unmap() local 86 uint32_t param_types = TEE_PARAM_TYPES(TEE_PARAM_TYPE_MEMREF_INPUT, in tee_invoke_supp_plugin() local
|
| H A D | user_ta_entry.c | 211 static void ta_header_save_params(uint32_t param_types, in ta_header_save_params() 277 static void to_utee_params(struct utee_params *up, uint32_t param_types, in to_utee_params() 306 uint32_t *param_types, in from_utee_params() 343 uint32_t param_types; in entry_open_session() local 384 uint32_t param_types; in entry_invoke_command() local 405 uint32_t param_types = 0; in entry_dump_memstats() local
|
| /optee_os/core/pta/k3/ |
| H A D | otp.c | 14 static TEE_Result write_otp_row(uint32_t param_types, TEE_Param params[4]) in write_otp_row() 38 static TEE_Result read_otp_mmr(uint32_t param_types, TEE_Param params[4]) in read_otp_mmr() 61 static TEE_Result lock_otp_row(uint32_t param_types, TEE_Param params[4]) in lock_otp_row() 100 uint32_t command, uint32_t param_types, in invoke_command()
|
| /optee_os/lib/libutee/arch/arm/gprof/ |
| H A D | gprof_pta.c | 13 static TEE_Result invoke_gprof_pta(uint32_t cmd_id, uint32_t param_types, in invoke_gprof_pta() 33 uint32_t param_types; in __pta_gprof_send() local 54 uint32_t param_types; in __pta_gprof_pc_sampling_start() local 72 uint32_t param_types; in __pta_gprof_pc_sampling_stop() local
|
| /optee_os/core/pta/ |
| H A D | system.c | 30 static TEE_Result system_rng_reseed(uint32_t param_types, in system_rng_reseed() 63 uint32_t param_types, in system_derive_ta_unique_key() 137 uint32_t param_types, in system_map_zi() 183 static TEE_Result system_unmap(struct user_mode_ctx *uctx, uint32_t param_types, in system_unmap() 224 uint32_t param_types, in system_dlopen() 255 static TEE_Result system_dlsym(struct user_mode_ctx *uctx, uint32_t param_types, in system_dlsym() 296 static TEE_Result system_get_tpm_event_log(uint32_t param_types, in system_get_tpm_event_log() 316 static TEE_Result system_supp_plugin_invoke(uint32_t param_types, in system_supp_plugin_invoke() 366 uint32_t param_types, in invoke_command()
|
| H A D | gprof.c | 50 static TEE_Result gprof_send(struct ts_session *s, uint32_t param_types, in gprof_send() 66 uint32_t param_types, in gprof_start_pc_sampling() 108 uint32_t param_types, in gprof_stop_pc_sampling() 163 uint32_t param_types, in invoke_command()
|
| H A D | secstor_ta_mgmt.c | 139 static TEE_Result bootstrap(uint32_t param_types, in bootstrap() 168 uint32_t param_types, in invoke_command()
|
| H A D | attestation.c | 359 static TEE_Result cmd_get_pubkey(uint32_t param_types, in cmd_get_pubkey() 583 static TEE_Result cmd_get_ta_shdr_digest(uint32_t param_types, in cmd_get_ta_shdr_digest() 626 static TEE_Result cmd_hash_ta_memory(uint32_t param_types, in cmd_hash_ta_memory() 677 static TEE_Result cmd_hash_tee_memory(uint32_t param_types, in cmd_hash_tee_memory() 764 uint32_t param_types, in invoke_command()
|
| /optee_os/core/pta/imx/ |
| H A D | ocotp.c | 12 static TEE_Result chip_uid(uint32_t param_types, in chip_uid() 36 static TEE_Result read_fuse(uint32_t param_types, in read_fuse() 60 uint32_t cmd_id, uint32_t param_types, in invokeCommandEntryPoint()
|
| H A D | manufacturing_protection.c | 15 static TEE_Result mp_get_public_key(uint32_t param_types, in mp_get_public_key() 40 static TEE_Result mp_signature(uint32_t param_types, in mp_signature() 109 uint32_t cmd_id, uint32_t param_types, in pta_mp_invoke_cmd()
|
| H A D | digprog.c | 13 uint32_t param_types, in invokeCommandEntryPoint()
|
| H A D | dek_blob.c | 101 static TEE_Result cmd_dek_generate(uint32_t param_types, in cmd_dek_generate() 124 uint32_t param_types, in invoke_command()
|
| /optee_os/core/tee/ |
| H A D | socket.c | 20 static TEE_Result socket_open(uint32_t instance_id, uint32_t param_types, in socket_open() 64 static TEE_Result socket_close(uint32_t instance_id, uint32_t param_types, in socket_close() 85 static TEE_Result socket_send(uint32_t instance_id, uint32_t param_types, in socket_send() 126 static TEE_Result socket_recv(uint32_t instance_id, uint32_t param_types, in socket_recv() 173 static TEE_Result socket_ioctl(uint32_t instance_id, uint32_t param_types, in socket_ioctl() 268 uint32_t param_types, TEE_Param params[TEE_NUM_PARAMS]) in pta_socket_invoke_command()
|
| /optee_os/lib/libdl/ |
| H A D | dlfcn.c | 18 static TEE_Result invoke_system_pta(uint32_t cmd_id, uint32_t param_types, in invoke_system_pta() 42 uint32_t param_types = 0; in dlopen() local 96 uint32_t param_types = 0; in dlsym() local
|
| /optee_os/core/kernel/ |
| H A D | pseudo_ta.c | 161 uint32_t param_types = 0; in pseudo_ta_enter_open_session() local 193 uint32_t param_types = 0; in pseudo_ta_enter_invoke_cmd() local 335 TEE_Result to_bounce_params(uint32_t param_types, in to_bounce_params() 388 TEE_Result from_bounce_params(uint32_t param_types, in from_bounce_params()
|
| /optee_os/core/pta/veraison_attestation/ |
| H A D | veraison_attestation.c | 45 static TEE_Result cmd_get_cbor_evidence(uint32_t param_types, in cmd_get_cbor_evidence() 143 uint32_t param_types, in invoke_command()
|
| /optee_os/core/pta/tests/ |
| H A D | mutex.c | 71 TEE_Result core_mutex_tests(uint32_t param_types, in core_mutex_tests()
|
| /optee_os/ta/pkcs11/src/ |
| H A D | entry.c | 28 TEE_Result TA_OpenSessionEntryPoint(uint32_t __unused param_types, in TA_OpenSessionEntryPoint()
|
| /optee_os/core/pta/stm32mp/ |
| H A D | bsec_pta.c | 265 uint32_t param_types, in bsec_pta_invoke_command()
|