Li, Xun
1ccf25b64a
Linux 2.1 Open Source Gold release
...
Signed-off-by: Li, Xun <xun.li@intel.com >
2018-01-19 11:02:56 +08:00
Li, Xun
159f60223e
Linux 2.0 Open Source Gold release
...
Signed-off-by: Li, Xun <xun.li@intel.com >
2017-11-07 14:41:20 +08:00
Yu Ding
1366102364
Fix to a mis-understood in enclave_create(). The memory alignment is mistakenly done twice. Once in urts and once in driver. It is unnecessary. This bug has a great impact on the upper limit of enclave memory.
2017-07-24 20:00:04 -07:00
Li, Xun
0fb9f47e78
Linux 1.9 Open Source Gold release
...
Signed-off-by: Li, Xun <xun.li@intel.com >
2017-06-30 15:51:16 +08:00
lzha101
9e0c32ee57
Fix typo flase -> false in urts_internal.cpp
...
Fix typo flase -> false in urts_internal.cpp
Signed-off-by: Zhang Lili <lili.z.zhang@intel.com >
2017-04-13 10:33:35 +08:00
Eunchan Kim
38b3d5f463
fixed typo flase -> false in psw/urts/linux/urts.cpp:45
...
Signed-off-by: Eunchan Kim <eunchan.kim@kaist.ac.kr >
2017-04-06 15:31:02 +09:00
Li, Xun
1115c195cd
Linux 1.8 Open Source Gold release
...
Signed-off-by: Li, Xun <xun.li@intel.com >
2017-03-16 15:30:38 +09:00
llly
6662022bf8
Linux 1.7 Open Source Gold release
...
Signed-off-by: Li, Xun <xun.li@email.com >
2016-12-20 09:47:15 +09:00
Yu Yuan
5cd3c5a7bf
update enclave_creator to align with driver API change
2016-10-24 12:27:44 +08:00
Sean Christopherson
ed437b5ea1
Set misc_attr for failing _create_enclave flows
...
Set misc_attr in the top level sgx_create_enclave if _create_enclave
fails. This provides the user with the platform's capabilities when
sgx_create_enclave fails for any reason other than a parameter error.
Previously the misc_attr was only set upon failure if build_image
failed, which was not helpful when sgx_create_enclave failed due to
an attribute error, e.g. misc_select, as the flow aborted before it
reached build_image.
Signed-off-by: Sean Christopherson <sean.j.christopherson@intel.com >
2016-09-20 10:45:59 -07:00
zhaohuidu
85947caa12
Upgrade to Linux 1.6 gold release
...
switch code to linux 1.6 opensource gold release
2016-09-19 14:55:22 +08:00
Angie Chinchilla
9441de4c38
Initial release of Intel SGX for Linux.
...
This release is used in conjunction with the linux-sgx-driver Intial release:
https://github.com/01org/linux-sgx-driver
commit-id: 0e865ce5e6b297a787bcdc12d98bada8174be6d7
Intel-id: 33399
Signed-off-by: Angie Chinchilla <angie.v.chinchilla@intel.com >
2016-06-23 18:51:53 -04:00