Announcement

Collapse
No announcement yet.

Intel SGX Patch For GCC - Software Guard Extensions

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Intel SGX Patch For GCC - Software Guard Extensions

    Phoronix: Intel SGX Patch For GCC - Software Guard Extensions

    Intel's Software Guard Extensions (SGX) has been supported since the launch of Skylake CPUs while finally support for it is being added to the GCC compiler...

    Phoronix, Linux Hardware Reviews, Linux hardware benchmarks, Linux server benchmarks, Linux benchmarking, Desktop Linux, Linux performance, Open Source graphics, Linux How To, Ubuntu benchmarks, Ubuntu hardware, Phoronix Test Suite

  • #2
    What is the approach to prevent a hypervisor or a binary instrumentation tool to simply lie about the support for SGX/circumvent the hardware?

    Comment


    • #3
      Can malware hide itself in these sections? Aren't they playing with fire here?

      Comment


      • #4
        Originally posted by OlafLostViking View Post
        What is the approach to prevent a hypervisor or a binary instrumentation tool to simply lie about the support for SGX/circumvent the hardware?
        Nothing I believe. It only works if you trust the "hardware", if the hardware is emulated you are kind of fucked. Personally I consider SGX mostly a protection against trojans and hackers, and of course another DRM component. It can protect your keys and passwords from an infection even a rootkit, and it can protect DRM decoded content from being copied between being decrypted and decoded.

        Comment

        Working...
        X