Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add API functionality to disable CDI access #204

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

secworks
Copy link
Contributor

This PR adds the ability for apps to lock down CDI access, limiting exposure to CDI by other apps, mem leaks etc. Basically the CDI can be read until a write to ADDR_CDI_DONE is performed. In order to be able to read again, the TKey device must be reset. This PR provides the functionality requested in #186

@dehanj dehanj force-pushed the 186_disable_cdi_access branch from a17a413 to 1336eaf Compare April 19, 2024 08:25
@dehanj

This comment was marked as outdated.

Signed-off-by: Joachim Strömbergson <joachim@assured.se>
Signed-off-by: Joachim Strömbergson <joachim@assured.se>
@mchack-work mchack-work force-pushed the 186_disable_cdi_access branch from 1336eaf to d620ab1 Compare April 22, 2024 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants