Searched refs:ta (Results 1 – 8 of 8) sorted by relevance
| /rk3399_rockchip-uboot/lib/optee_clientApi/ |
| H A D | README | 42 cb7d8f9 rk322x: tee with ta: update optee version to v2.11 43 4f9488e rk3128x: tee with ta: update optee version to v2.11 44 6d6473c rk312x: tee with ta: update optee version to v2.01 45 c0b025b rk3288: tee with ta: update optee version to v2.01 66 a515160d optee: v1 rebuild ca/ta to support new OP-TEE MSG 68 a515160d optee: v1 rebuild ca/ta to support new OP-TEE MSG
|
| H A D | OpteeClientLoadTa.c | 43 int search_ta(void *uuid_octets, void *ta, size_t *ta_size) in search_ta() argument 147 if (item->ta_len <= *ta_size && ta) in search_ta() 148 memcpy(ta, userta + item->ta_offset, item->ta_len); in search_ta()
|
| /rk3399_rockchip-uboot/include/optee_include/ |
| H A D | tee_client_api.h | 521 TEEC_Result TEEC_RegisterTA(const void *ta, const size_t size); 529 void TEEC_UnregisterTA(const void *ta);
|
| H A D | OpteeClientLoadTa.h | 31 int search_ta(void *uuid_octets, void *ta, size_t *ta_size);
|
| /rk3399_rockchip-uboot/arch/m68k/include/asm/coldfire/ |
| H A D | ata.h | 21 u8 ta; /* 0x05 */ member
|
| /rk3399_rockchip-uboot/board/freescale/m5253evbe/ |
| H A D | m5253evbe.c | 117 out_8(&ata->ta, CALC_TIMING(piotms[2][8])); in ide_set_reset()
|
| /rk3399_rockchip-uboot/board/freescale/m5253demo/ |
| H A D | m5253demo.c | 124 out_8(&ata->ta, CALC_TIMING(piotms[2][8])); in ide_set_reset()
|
| /rk3399_rockchip-uboot/board/freescale/m54455evb/ |
| H A D | m54455evb.c | 141 out_8(&ata->ta, CALC_TIMING(piotms[2][8])); in ide_set_reset()
|