Coder Social home page Coder Social logo

Comments (4)

sergeay avatar sergeay commented on August 29, 2024

The processor you have should have SGX but
it seems SGX has not been enabled.

To make sure of this, have you got the possibility to run cpuid with leaf 18 and sub-leaf 0.
The resulting eax should have the least significant bit equal to 1. If not SGX was not enabled by bios.

from linux-sgx-driver.

leesera avatar leesera commented on August 29, 2024

@sergeay thank you for replying my question:)
I already set my host machine to be SGX enabled by bios setting. (Window is running on my machine)
But it does not work in ubuntu which is running on virtualbox. Is there anything to set more?

from linux-sgx-driver.

sergeay avatar sergeay commented on August 29, 2024

I got it.
You are using Ubuntu as a guest machine from a windows host machine.
SGX in a guest machine is not supported yet.
If you want Ubuntu to work with SGX, you will need to install it natively (bare metal).

from linux-sgx-driver.

leesera avatar leesera commented on August 29, 2024

@sergeay I understand what you mean. Thank you for helping me!

from linux-sgx-driver.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.