This is an automated email from the ASF dual-hosted git repository.
mssun pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/incubator-teaclave.git.
from da6768a [attestation] Close SgxEccHandle after use it
new 97aa4fc [config] Use the jinja2 template for build time config
generator
new a99309d Polishing error handling code
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
attestation/src/report.rs | 6 +--
config/build.rs | 5 ++
config/config_gen/Cargo.toml | 2 +
config/config_gen/main.rs | 97 +++++++++++++++-------------------
config/config_gen/templates/config.j2 | 16 ++++++
ipc/src/channel/app_dep.rs | 9 ++--
ipc/src/macros.rs | 3 +-
rpc/src/transport.rs | 4 +-
utils/service_enclave_utils/src/lib.rs | 6 +--
9 files changed, 77 insertions(+), 71 deletions(-)
create mode 100644 config/config_gen/templates/config.j2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]