Hacker News new | ask | show | jobs
by TickleSteve 3646 days ago
the code is decrypted into internal SRAM. executed normally. then an entirely normal page-fault happens at which point the hypervisor catches the trap and decrypts the data again into internal SRAM and maps it appropriately then allows the access to continue.
1 comments

Will SGX help this feature?