Jia Zhang
e9b988136d
[Pal/Linux-SGX] Implement new manifest option sgx.file_check_policy
...
The new option specifies the file check policy, determining how and which files
can be opened. Previously, there were only two strict options: sgx.trusted_files
and sgx.allowed_files, but they are not flexible enough (e.g., unknown files are
never allowed).
This commit introduces two policies:
- allow_all_but_log allows files other than trusted/allowed files to be opened
but outputs a warning message. This is a convenient way to debug applications.
- strict disallows all files other than trusted/allowed files (just like the
previous logic).
2019-10-18 13:51:56 -07:00
..
2019-07-03 16:08:25 -07:00
2019-04-30 23:16:38 +02:00
2019-10-07 13:24:25 -07:00
2019-09-09 22:11:23 +02:00
2019-09-09 22:11:23 +02:00
2019-07-01 14:42:32 +02:00
2019-10-17 03:02:06 -07:00
2019-09-09 22:11:23 +02:00
2019-09-09 22:11:23 +02:00
2019-09-09 22:11:23 +02:00
2018-11-13 13:02:42 -05:00
2019-09-09 22:11:23 +02:00
2019-10-07 13:24:25 -07:00
2019-10-07 13:24:25 -07:00
2019-09-09 22:11:23 +02:00
2019-10-01 16:18:38 +02:00
2019-10-18 13:51:56 -07:00
2019-10-18 13:51:56 -07:00
2019-10-18 13:51:56 -07:00
2019-10-10 16:15:01 -07:00
2019-07-19 01:03:41 -07:00
2019-09-09 22:11:23 +02:00
2019-09-09 22:11:23 +02:00
2019-10-09 02:35:42 +02:00
2017-02-04 16:39:57 -05:00
2019-09-09 22:11:23 +02:00
2019-09-09 22:11:23 +02:00
2019-04-15 19:34:33 -04:00
2019-09-09 22:11:23 +02:00
2019-09-09 22:11:23 +02:00
2019-05-14 00:12:15 +02:00
2019-10-14 12:57:17 -07:00
2019-09-09 22:11:23 +02:00
2017-02-02 14:47:06 -05:00
2019-10-18 13:51:56 -07:00
2019-10-10 16:15:01 -07:00
2019-09-18 21:55:42 +02:00
2017-12-07 08:21:57 -05:00
2019-09-09 22:11:23 +02:00
2019-08-16 18:17:24 -07:00
2019-09-09 22:11:23 +02:00
2019-06-30 23:37:21 +02:00
2019-10-02 03:22:52 +02:00
2019-09-09 22:11:23 +02:00
2019-04-04 08:29:41 -04:00
2019-09-09 22:11:23 +02:00
2019-09-09 22:11:23 +02:00
2018-07-02 20:25:59 -04:00
2019-05-23 16:25:06 -07:00
2019-09-09 22:11:23 +02:00
2019-06-18 16:41:41 -07:00
2019-10-18 13:51:56 -07:00
2019-10-18 13:51:56 -07:00
2019-09-09 22:11:23 +02:00
2019-09-09 22:11:23 +02:00
2019-10-18 13:51:56 -07:00
2019-07-19 01:03:41 -07:00