Searched refs:invoke_system_pta (Results 1 – 5 of 5) sorted by relevance
/optee_os/lib/libutee/ |
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() function 54 res = invoke_system_pta(PTA_SYSTEM_MAP_ZI, param_types, params); in tee_map_zi() 74 res = invoke_system_pta(PTA_SYSTEM_UNMAP, param_types, params); in tee_unmap() 102 res = invoke_system_pta(PTA_SYSTEM_SUPP_PLUGIN_INVOKE, param_types, in tee_invoke_supp_plugin()
|
/optee_os/lib/libdl/ |
A D | dlfcn.c | 18 static TEE_Result invoke_system_pta(uint32_t cmd_id, uint32_t param_types, in invoke_system_pta() function 64 res = invoke_system_pta(PTA_SYSTEM_DLOPEN, param_types, params); in dlopen() 112 res = invoke_system_pta(PTA_SYSTEM_DLSYM, param_types, params); in dlsym()
|
/optee_os/out/arm/ta/trusted_keys/ |
A D | f04a0fe7-1f5d-4b9b-abf7-619b85b4ce8c.dmp | 159 00003e48 l F .text 00000050 invoke_system_pta 9967 00003e48 <invoke_system_pta>: 9968 invoke_system_pta(): 9973 3e4c: 4a0f ldr r2, [pc, #60] ; (3e8c <invoke_system_pta+0x44>) 9980 3e56: b16b cbz r3, 3e74 <invoke_system_pta+0x2c> 9982 3e58: 480d ldr r0, [pc, #52] ; (3e90 <invoke_system_pta+0x48>) 10004 3e88: d0e6 beq.n 3e58 <invoke_system_pta+0x10> 10005 3e8a: e7f1 b.n 3e70 <invoke_system_pta+0x28> 10037 3ebe: f7ff ffc3 bl 3e48 <invoke_system_pta> 10076 3eea: f7ff ffad bl 3e48 <invoke_system_pta> [all …]
|
/optee_os/out/arm/ta/avb/ |
A D | 023f8f1a-292a-432b-8fc4-de8471358067.dmp | 148 00001b24 l F .text 00000050 invoke_system_pta 4793 00001b24 <invoke_system_pta>: 4794 invoke_system_pta(): 4799 1b28: 4a0f ldr r2, [pc, #60] ; (1b68 <invoke_system_pta+0x44>) 4806 1b32: b16b cbz r3, 1b50 <invoke_system_pta+0x2c> 4808 1b34: 480d ldr r0, [pc, #52] ; (1b6c <invoke_system_pta+0x48>) 4830 1b64: d0e6 beq.n 1b34 <invoke_system_pta+0x10> 4831 1b66: e7f1 b.n 1b4c <invoke_system_pta+0x28> 4863 1b9a: f7ff ffc3 bl 1b24 <invoke_system_pta> 4902 1bc6: f7ff ffad bl 1b24 <invoke_system_pta> [all …]
|
/optee_os/out/arm/ta/pkcs11/ |
A D | fd02c9da-306c-48c7-a49c-bbd827ae86ee.dmp | 348 0000d294 l F .text 00000050 invoke_system_pta 31861 0000d294 <invoke_system_pta>: 31862 invoke_system_pta(): 31867 d298: 4a0f ldr r2, [pc, #60] ; (d2d8 <invoke_system_pta+0x44>) 31874 d2a2: b16b cbz r3, d2c0 <invoke_system_pta+0x2c> 31876 d2a4: 480d ldr r0, [pc, #52] ; (d2dc <invoke_system_pta+0x48>) 31898 d2d4: d0e6 beq.n d2a4 <invoke_system_pta+0x10> 31899 d2d6: e7f1 b.n d2bc <invoke_system_pta+0x28> 31931 d30a: f7ff ffc3 bl d294 <invoke_system_pta> 31970 d336: f7ff ffad bl d294 <invoke_system_pta> [all …]
|
Completed in 128 milliseconds