반응형

linux_kernel 31

[OPTEE 문서번역] OPTEE Architecture - 4 File structure

개요 글순서 4. File structure 4.1. Top level directories 4.2. /core 4.3. /core/arch 4.4. /core/arch/arm 4.5. /core/arch/arm/include 4.6. /core/include 4.7. /core/lib/lib{crypto,sla} 4.8. /lib/libutils 개요 https://optee.readthedocs.io 문서를 구글 번역기 + 네이버번역기를 이용하여 번역하였습니다. 즉, 기계가 번역한 내용이므로 대략적인 내용은 확인가능합니다. 제대로 보시려면 원문을 보시길 권유드립니다. 글순서 [OPTEE 문서번역] OPTEE GettingStarted [OPTEE 문서번역] OPTEE Architecture - 1 C..

SW 개발 2019.10.11

[OPTEE 문서번역] OPTEE Architecture - 2 Crypt

개요 글순서 2. Cryptographic implementation 2.1. Overview 2.2. [1] The TEE Cryptographic Operations API 2.3. [2] The crypto services 2.4. [3] crypto_*() 2.5. Public/private key format 2.6. [4] LibTomCrypt 2.7. Add a new crypto implementation 개요 https://optee.readthedocs.io 문서를 구글 번역기 + 네이버번역기를 이용하여 번역하였습니다. 즉, 기계가 번역한 내용이므로 대략적인 내용은 확인가능합니다. 제대로 보시려면 원문을 보시길 권유드립니다. 글순서 [OPTEE 문서번역] OPTEE GettingStar..

SW 개발 2019.10.11

[OPTEE 문서번역] OPTEE Architecture - 8 Secure Boot

개요 글순서 8. Secure boot 8.1. Armv8-A - Using the authentication framework in TF-A 8.2. Armv7-A systems 개요 https://optee.readthedocs.io 문서를 구글 번역기 + 네이버번역기를 이용하여 번역하였습니다. 즉, 기계가 번역한 내용이므로 대략적인 내용은 확인가능합니다. 제대로 보시려면 원문을 보시길 권유드립니다. 글순서 [OPTEE 문서번역] OPTEE GettingStarted [OPTEE 문서번역] OPTEE Architecture - 1 Core [OPTEE 문서번역] OPTEE Architecture - 2 Crypt [OPTEE 문서번역] OPTEE Architecture - 3 Device Tree [..

SW 개발 2019.10.11

[OPTEE 문서번역] OPTEE Architecture - 6 Libraries API

개요 글순서 6. Libraries 6.1. libutee 6.2. libmpa 개요 https://optee.readthedocs.io 문서를 구글 번역기 + 네이버번역기를 이용하여 번역하였습니다. 즉, 기계가 번역한 내용이므로 대략적인 내용은 확인가능합니다. 제대로 보시려면 원문을 보시길 권유드립니다. 글순서 [OPTEE 문서번역] OPTEE GettingStarted [OPTEE 문서번역] OPTEE Architecture - 1 Core [OPTEE 문서번역] OPTEE Architecture - 2 Crypt [OPTEE 문서번역] OPTEE Architecture - 3 Device Tree [OPTEE 문서번역] OPTEE Architecture - 4 File structure [OPTEE..

SW 개발 2019.10.11

[OPTEE 문서번역] OPTEE Architecture - 11 Virtualization

개요 글순서 11. Virtualization 11.1. Configuration 11.2. Requirements for hypervisor 11.3. Limitations 11.3.1. Platforms support 11.3.2. Static VMs guest count and memory allocation 11.3.3. Sharing hardware resources and PTAs 11.3.4. No compatibility with “normal” mode 11.3.5. Implementation details 개요 https://optee.readthedocs.io 문서를 구글 번역기 + 네이버번역기를 이용하여 번역하였습니다. 즉, 기계가 번역한 내용이므로 대략적인 내용은 확인가능합니다. ..

SW 개발 2019.10.11

[OPTEE 문서번역] OPTEE GettingStarted

개요 글순서 1. About OP-TEE 1.1. OP-TEE components 1.2. History 2. Coding standards 3. Contribute 3.1. Developer Certificate of Origin 3.2. GitHub 3.2.1. Setting up an account 3.2.2. Forking 3.2.3. Creating pull requests 3.2.4. Commit messages 3.2.5. Review feedback 3.2.6. Finalizing your contribution 4. Presentations 개요 https://optee.readthedocs.io 문서를 구글 번역기 + 네이버번역기를 이용하여 번역하였습니다. 즉, 기계가 번역한 내용이므로..

SW 개발 2019.08.21
반응형