Giter Club home page Giter Club logo

Comments (5)

Danacus avatar Danacus commented on June 26, 2024 1

It also compiles and loads on 6.2, 6.5 and 6.7, and it works on 6.5 (for my use-case, single-stepping was not tested, only page table manipulation).

from sgx-step.

Danacus avatar Danacus commented on June 26, 2024

Relevant kernel commits:

from sgx-step.

jovanbulck avatar jovanbulck commented on June 26, 2024

thanks for the report! I'll try to look into this next week. It looks like some of the symbols are not exported (anymore) for reference in kernel modules.

Likely will need to replace the call with pte_offset_kernel and apic->read/write probably.. (even better may be to not rely on kernel helper functions but implement the page-table walk logic manually instead..)

from sgx-step.

jovanbulck avatar jovanbulck commented on June 26, 2024

@Danacus I implemented a quick fix on the branch referenced above. I don't have access to a recent Linux kernel atm but I think this should do the job. Can you test and let me know if it compiles/loads/works?

For refernce: this compiles and loads for me on Linux 5.15 and 6.2.0 (didn't test running it though!)

from sgx-step.

jovanbulck avatar jovanbulck commented on June 26, 2024

fix should be good, merged this upstream

from sgx-step.

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.