aws / aws-nitro-enclaves-nsm-api

This provides a library for interacting with the Nitro Secure Module, which provides Nitro Enclaves with attestation capability.
Apache License 2.0
62 stars 43 forks source link

fix clippy warnings #6

Closed petreeftime closed 3 years ago

petreeftime commented 3 years ago

Move the raw pointer handling functions to nsm-lib and allow functions in the nsm-lib to be unsafe without documentation, since they're exposing a native library.

Signed-off-by: Petre Eftime epetre@amazon.com

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.