Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Check code with CI] aj/update-sgx-alloc #609

Draft
wants to merge 13 commits into
base: master
Choose a base branch
from
Draft

Commits on May 2, 2024

  1. Glue code for using snmalloc in EDP

    Jethro Beekman committed May 2, 2024
    Configuration menu
    Copy the full SHA
    f4724c1 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    d81d2d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    313d443 View commit details
    Browse the repository at this point in the history
  3. minor edits

    NirjharRoyiitk committed May 7, 2024
    Configuration menu
    Copy the full SHA
    8998236 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    e84e65c View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Make available compile-time constants for C Alloc type

    Jethro Beekman committed May 14, 2024
    Configuration menu
    Copy the full SHA
    1461ce5 View commit details
    Browse the repository at this point in the history
  2. Add rerun-if-changed commands for C sources

    Jethro Beekman committed May 14, 2024
    Configuration menu
    Copy the full SHA
    8478e0c View commit details
    Browse the repository at this point in the history
  3. Update Cargo to include rust std as a dependency

    aditijannu committed May 14, 2024
    Configuration menu
    Copy the full SHA
    ac0c2a1 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Use heap_base and heap_size fn rather than the variable to obtain rel…

    …ocated address
    aditijannu committed May 16, 2024
    Configuration menu
    Copy the full SHA
    a79791b View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Merge branch 'master' of github.com:fortanix/rust-sgx into aj/update-…

    …sgx-alloc
    aditijannu committed May 21, 2024
    Configuration menu
    Copy the full SHA
    7617d15 View commit details
    Browse the repository at this point in the history
  2. Remove OPEN_ENCLAVE flag

    aditijannu committed May 21, 2024
    Configuration menu
    Copy the full SHA
    6fc0b33 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. fix CI

    aditijannu committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    93a9e46 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Review comments addressed and cleanup

    aditijannu committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    9cf7ed2 View commit details
    Browse the repository at this point in the history