-
For various reasons, individual PCK cache service may choose to update TCB Info collateral at different schedule than Intel PCK cache service. When TCB Info collaterals in PCK Cache service fall behin…
-
This task is to update and publish the Debugger Contract between the OE SDK and various debugger implementations.
The comments in the source code need to be updated to link to this contract.
-
In PR #3441 Shanwei wrote:
> This header file, sgxtypes.h, is special. It replicates the definitions of SGX-specific data types, using the same names as that in the Intel SGX SDK, but redefines som…
-
The child_process test used to check that for an SGX enclave, an ecall/enclave termination cannot be done from a forked child process.
Version 1.33 (and possibly 1.32) has support for accessing enc…
-
The tool is "oesign" not "oesgxsign" and so should be usable for TrustZone etc. However, currently SGX-specific code is sprinkled liberally throughout the codebase. It is not cleanly factored into …
-
```
What steps will reproduce the problem?
1. make TARGET_PRODUCT=beagleboard OMAPES=3.x
2.
3.
What is the expected output? What do you see instead?
What version of the product are you using? On w…
-
# UAF 1
If `ssl_conn_handle` called after `ssl_conn_teardown` by untrusted host
https://github.com/bl4ck5un/mbedtls-SGX/blob/eab8e36a1e670a2fa66105735143eafa51931bff/example/enclave/ecalls.cpp#L44-…
-
I am trying to use sgx_rijndael128GCM_encrypt to encrypt some data but the buffer remains empty. I dont know why or what i am doing wrong. This is the code I am using, if there is any errors please me…
-
OE currently have umbrellas `platform.edl` for both sgx and optee. This provides two options for an platform-independent enclave to use.
- Option 1: Specify the search path to the oeedger8r
In t…
-
Hi, as I know, "SGX Hotspots" is supproted in vtune since 2016.
I noticed that there is a piece of code of function ` __create_enclave` in psw (urts/urts_com.h), so what is the propose of this code b…