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 Nitropad NV41/NS50 TPM2 boards #1417

Closed
wants to merge 13 commits into from

Commits on Aug 7, 2023

  1. Configuration menu
    Copy the full SHA
    8121992 View commit details
    Browse the repository at this point in the history
  2. modules/nitrokey-blobs: add

    daringer committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    5168397 View commit details
    Browse the repository at this point in the history
  3. modules/coreboot: add 'nitrokey' version

    * use CONFIG_COREBOOT_COMMIT_HASH to enable configuration of commit hash
      inside the board configuration
    daringer committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    da8386f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f854693 View commit details
    Browse the repository at this point in the history
  5. modules/hotp-verification: update to v1.4

    * add Nitrokey 3 support
    * corrected UI issues, when PIN is not set
    * add serial number getter
    * improve HID calls speed
    * Full changelogs to be found here: https://github.com/Nitrokey/nitrokey-hotp-verification/releases
    daringer committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    c965955 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e6d7a94 View commit details
    Browse the repository at this point in the history
  7. oem-factory-reset: allow to set gpg key algorithm

    * CONFIG_GPG_DEFAULT_ALGO defaults to RSA 3072 if not set
    * currently only p256 is supported as alternative
    * added p256 for nitropad ns50/nv41 boards
    daringer committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    cbfcd90 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    375cf98 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0c2d751 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d94e431 View commit details
    Browse the repository at this point in the history
  11. CircleCI & Makefile: fixes needed for coreboot-git/cache reuse

    CircleCI: depend on NV41 for save_cache
    Makefile: consider that coreboot-git is now shared between forks on x86 (Nitrokey/Purism share build/x86/coreboot-git now)
    
    Addressesses requested change at linuxboot#1417 (review)
    tlaurion authored and daringer committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    fe71f1c View commit details
    Browse the repository at this point in the history
  12. Makefile: fix for multiple coreboot CI builds

    Another approach at linuxboot#1449
    
    Signed-off-by: Krystian Hebel <[email protected]>
    krystian-hebel authored and daringer committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    6d08031 View commit details
    Browse the repository at this point in the history
  13. fake commit, circleci

    daringer committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    82e5191 View commit details
    Browse the repository at this point in the history