Commit Graph
25 Commits
Author SHA1 Message Date
Chia-Che Tsai dc8b63ce62 [Glibc] Update Glibc version to 2.23 and 2.27
Previously, Graphene supported Glibc version 2.19 only. This commit
adds support for Glibc v2.23 (default in Ubuntu 16.04) and Glibc
v2.27 (default in Ubuntu 18.04). The exact version can be chosen by
specifying GLIBC_VERSION during Graphene build. The default version
to be built is v2.27.

Note that for the best GDB experience it is advised to build Graphene
with the same Glibc version as installed on the host OS.
2019-08-15 13:30:53 -07:00
Don Porter d1ea2dae12 [README] Add documentation about required packages 2019-08-13 20:57:09 -07:00
Michał Kowalczyk 5ec5e2f24c Delete all reference monitor residues 2019-07-31 02:30:47 +02:00
Chia-Che Tsai ad0dd8be31 [PAL] Purge the reference monitor loader code (move to EXPERIMENTAL)
This commit removes the following from the master Graphene branch (this
is now moved to the EXPERIMENTAL/linux-reference-monitor branch):
- Remove reference monitor loader code
- Remove sandboxing code and dependency to reference monitor code
- Remove Linux kernel changes for reference monitor
- Remove README instructions and scripts regarding reference monitor
2019-07-26 15:32:49 -07:00
Li Lei 0f1e315cb9 [Pal/Linux-SGX] Remove python-crypto package from dependencies 2019-06-25 18:16:02 -07:00
Don Porter 7262d6000e Remove the apps directory from the repo
Replace with a submodule to include all of the test applications.
2019-06-11 20:31:06 -04:00
Michał Kowalczyk 456f03aad8 Fix a few typos in code comments, debug info, and README 2019-06-02 00:16:16 -07:00
Michał Kowalczyk 2bc2c04194 Remove trailing blanks 2019-05-07 16:32:16 +02:00
Michał Kowalczyk e60803d5d3 [Readme] Clarify that support@ is publicly archived 2019-04-25 17:53:53 +02:00
Simon Gaiser 18964eed7b [README] Fix enclave signing key variable name
The variable with the path to the enclave signing key is called
SGX_SIGNER_KEY not SGX_ENCLAVE_KEY.
2019-03-18 15:28:29 +01:00
Chia-Che Tsai cba6e3278a Add -Werror to CFLAGS with WERROR=1
Signed-off-by: Chia-Che Tsai <chiache@tamu.edu>
2019-02-12 20:09:43 -06:00
Chia-Che Tsai 056ff6bfa9 [LibOS] Adding multiple mirrors for downloading glibc
Signed-off-by: Chia-Che Tsai <chiache@tamu.edu>
2018-12-03 20:54:39 -08:00
Chia-Che Tsai bc9d01a95d Update contact info in README.md (#284)
* Update contact info in README.md
* Fix some formatting issues for section headers in README.md
2018-11-05 17:57:45 -08:00
Li Lei cd87b11b6f Update README by reorganize the section of building Graphene-SGX (#236) 2018-08-16 04:52:14 -04:00
Victor 2b487b093f Typo in README (#206) 2018-04-24 11:45:22 -07:00
SCrusader f575057d46 Update README.md (#193)
* Update README.md

Made "What is Graphene?" section more concise.
Fix a spelling error: "appliations" -> "applications"
2018-03-29 10:46:29 -04:00
Don Porter d548ee2048 Fix the version; Let's have only one README 2018-02-13 10:44:28 -05:00
Chia-Che Tsai 43c8039111 Update README.md 2018-02-06 21:40:11 -08:00
Chia-Che Tsai e1b1e3da8e Update README.md 2018-02-06 14:27:48 -08:00
Chia-Che Tsai cef8b23694 Update README.md 2018-02-06 14:21:57 -08:00
Chia-Che Tsai 282f00a349 Update README.md 2018-02-06 14:21:37 -08:00
Chia-Che Tsai d6098368c3 more formatting in README.md 2018-02-06 12:30:16 -08:00
Chia-Che Tsai aeb3ad0b6a Adding registered mark to Intel 2018-02-06 12:19:18 -08:00
Chia-Che Tsai 88f07ca572 Formatting README.md 2018-02-06 12:13:02 -08:00
Chia-Che Tsai 782318f64f adding README.md 2018-02-06 12:08:00 -08:00