Completed
Control flow transferring
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
vSGX: Virtualizing SGX Enclaves on AMD SEV
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Trusted Execution Environment
- 3 A problem of Intel SGX... Vendor lock-in
- 4 Decoupling TEES from hardware
- 5 Software-defined TEE
- 6 What our solution is
- 7 Design goals
- 8 Challenges
- 9 Instruction emulation
- 10 Memory access
- 11 Cross-VM communication
- 12 Control flow transferring
- 13 Prototype
- 14 Capability tested
- 15 Performance - Instructions
- 16 Performance - BYTEmark
- 17 Performance - Graphene
- 18 Conclusion