This function is split into several functions: initializing trusted files, initializing allowed files, and registering one file with
normalized path. This commit is in preparation for SGX allowed/trusted/protected files to be specified in TOML arrays.
Jenkins, retest Jenkins-18.04 please (sendfile09 LTP test timed out on slave-constantine, I have a feeling that this Jenkins worker is sloooow, this is not the first time tests timeout on this machine).
Description of the changes
This function is split into several functions: initializing trusted files, initializing allowed files, and registering one file with normalized path. This commit is in preparation for SGX allowed/trusted/protected files to be specified in TOML arrays.
How to test this PR?
Jenkins.
This change is