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

FAPI: support exists_ok for create_nv #580

Merged
merged 1 commit into from
Jun 7, 2024

Commits on Jun 1, 2024

  1. FAPI: support exists_ok for create_nv

    If exists_ok is True don't fail if the NV area already exists.
    Also return True if the area was created and False otherwise, in the same manner as create_key.
    
    Fixes tpm2-software#574
    
    Signed-off-by: Erik Larsson <who+github@cnackers.org>
    whooo committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    88ef59a View commit details
    Browse the repository at this point in the history