-
Plan is to integrate with a sensor like a SGX IR12GJ, initially at least via an interface board that will provide Vout, maybe serial.
-
- [ ] tests/run-make/thumb-none-qemu
- [ ] tests/run-make/x86_64-fortanix-unknown-sgx-lvi
- [ ] tests/run-make/thumb-none-cortex-m (uses git clone too)
These tests use cargo to build crates but they …
-
I have been building linux-sgx repo from source locally for a long time, and installing it in my linux kernel in order to develop SGX software, thank you for your hard work!
I tried upgrading to la…
-
# Lines of code
https://github.com/code-423n4/2024-03-taiko/blob/main/packages/protocol/contracts/L1/tiers/MainnetTierProvider.sol#L66-L70
# Vulnerability details
## Description
The issue exists f…
-
Hi,
I recently ran several fully parallel SGX programs with 32 physical cores on one NUMA memory, but all the SGX programs do not scale well after 8 or 16 threads. Their speedups are about 7x for 1…
-
I feel we mark functions as `unsafe` in an inconsistent way at the moment. I think we should discuss this and establish some guidelines (are there some best practices from Rust).
A function such t…
-
I'm using an Intel NUC and running Ubuntu 16.04.
When I suspend and then resume the NUC, and then run Graphene-SGX's (commit `80030b1157da371251f632e325df71e9454b4e55`) `helloworld` test, the app…
-
I'm trying to build an enclave.so file, but it seems to be missing an import. I spent a while installing SGX and have re-read the documentation a few times so I don't think the install is missing anyt…
-
Legacy OOT driver: /dev/isgx
Legacy DCAP OOT driver (= 1.41) and in-tree driver: /dev/sgx_enclave and /dev/sgx_privision
-
Hi,
it looks like something changed between 1.1.3 and 1.1.4 that keeps ring (and I assume other dependencies with a `debug_assert`) from building. Here is the log output, note that I commented out…