-
-
Notifications
You must be signed in to change notification settings - Fork 191
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
Nitrokey:up-pr-nitropads-nx + circleci config fix + Makefile fix #1449
Closed
tlaurion
wants to merge
12
commits into
linuxboot:master
from
tlaurion:Nitrokey_up-pr-nitropads-nx_circleci-fix_Makefile-fix
Closed
Nitrokey:up-pr-nitropads-nx + circleci config fix + Makefile fix #1449
tlaurion
wants to merge
12
commits into
linuxboot:master
from
tlaurion:Nitrokey_up-pr-nitropads-nx_circleci-fix_Makefile-fix
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
682aafc
to
74dd183
Compare
krystian-hebel
added a commit
to Dasharo/heads
that referenced
this pull request
Aug 5, 2023
Another approach at linuxboot#1449 Signed-off-by: Krystian Hebel <krystian.hebel@3mdeb.com>
* use CONFIG_COREBOOT_COMMIT_HASH to enable configuration of commit hash inside the board configuration
* 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
* 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
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) modules/coreboot: have clevo/nv boards based on dasharo fork and apply clevo_patches Addressesses requested change at linuxboot#1417 (review) co-Signed-off-by: Krystian Hebel <krystian.hebel@3mdeb.com> and insurgo@riseup.net
74dd183
to
0c454d5
Compare
@daringer changes in last two commits:
Todo:
|
daringer
pushed a commit
to Nitrokey/heads
that referenced
this pull request
Aug 7, 2023
Another approach at linuxboot#1449 Signed-off-by: Krystian Hebel <krystian.hebel@3mdeb.com>
daringer
pushed a commit
to Nitrokey/heads
that referenced
this pull request
Aug 7, 2023
Another approach at linuxboot#1449 Signed-off-by: Krystian Hebel <krystian.hebel@3mdeb.com> Signed-off-by: Markus Meissner <coder@safemailbox.de>
daringer
pushed a commit
to Nitrokey/heads
that referenced
this pull request
Aug 7, 2023
Another approach at linuxboot#1449 Signed-off-by: Krystian Hebel <krystian.hebel@3mdeb.com>
krystian-hebel
added a commit
to Dasharo/heads
that referenced
this pull request
Aug 7, 2023
Another approach at linuxboot#1449 Signed-off-by: Krystian Hebel <krystian.hebel@3mdeb.com>
krystian-hebel
added a commit
to Dasharo/heads
that referenced
this pull request
Aug 7, 2023
Another approach at linuxboot#1449 Signed-off-by: Krystian Hebel <krystian.hebel@3mdeb.com>
krystian-hebel
added a commit
to Dasharo/heads
that referenced
this pull request
Aug 7, 2023
Another approach at linuxboot#1449 Signed-off-by: Krystian Hebel <krystian.hebel@3mdeb.com>
2 tasks
krystian-hebel
added a commit
to Dasharo/heads
that referenced
this pull request
Aug 8, 2023
Another approach at linuxboot#1449 Signed-off-by: Krystian Hebel <krystian.hebel@3mdeb.com>
krystian-hebel
added a commit
to Dasharo/heads
that referenced
this pull request
Aug 9, 2023
Another approach at linuxboot#1449 Signed-off-by: Krystian Hebel <krystian.hebel@3mdeb.com>
#1462 approach wins over this one |
tlaurion
pushed a commit
to tlaurion/heads
that referenced
this pull request
Aug 15, 2023
Another approach at linuxboot#1449 Signed-off-by: Krystian Hebel <krystian.hebel@3mdeb.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Needed fix so that #1417 builds on CircleCI.
Purism was alone using build/x86/coreboot-git to use their coreboot fork. Now Nitrokey is also using the same directory and needs to switch repo to a specific commit, having all submodules inititalized properly with what is in the repo, reflecting it on disk prior of building.
Putting as draft, but might be a replacement to #1417 since my account is linked to CircleCI and will show build status and permit people to test that no regression happens
TODO
CircleCI status for builds should show up soon, direct link at https://app.circleci.com/pipelines/github/tlaurion/heads/1861/workflows/08f5fbf5-3073-4b60-8793-b64ae6d33743