You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TPM: Break dependency on underhill_confidentiality (#1884)
underhill_confidentiality is an openhcl-specific crate, and should not
be depended on by a generic device. The TPM slipped this by. Fix it by
passing in the needed info at construction instead.
0 commit comments