Skip to content

15h coreboot kgpe-d16 #1931

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

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
Open

15h coreboot kgpe-d16 #1931

wants to merge 11 commits into from

Conversation

arhabd
Copy link
Contributor

@arhabd arhabd commented Mar 16, 2025

Supersedes #1929

tlaurion and others added 9 commits March 16, 2025 08:46
…it from https://git.15h.org/mrothfuss/coreboot-15h/src/branch/4.11-tpm-measured-boot dating 20250126

Once fork switched, after repo is cloned, CTRL-C and:
- ./docker_repro.sh make BOARD=UNMAINTAINED_kgpe-d16_server-whiptail coreboot.modify_and_save_oldconfig_in_place
- Enable measured boot, save changes.

Changes were saved under config/coreboot-kgpe-d16_server-whiptail.config, see diff (a lot compared to 4.11 in master)

Signed-off-by: Thierry Laurion <insurgo@riseup.net>
Signed-off-by: arhabd <arhabodey@proton.me>
Signed-off-by: arhabd <arhabodey@proton.me>
Signed-off-by: Thierry Laurion <insurgo@riseup.net>
Signed-off-by: arhabd <arhabodey@proton.me>
Signed-off-by: Thierry Laurion <insurgo@riseup.net>
Signed-off-by: arhabd <arhabodey@proton.me>
Signed-off-by: Thierry Laurion <insurgo@riseup.net>
…s with 15h fork

Rebased on master making arha commits co-signed since they were not signed-off

repro:
git fetch origin
git rebase --signoff origin/master
vi boards/*/*.config #so all boards point to 15h for coreboot fork
./docker_repro.sh make BOARD=*d16_boards* coreboot.modify_and_save_oldconfig_in_place #so oldconfig under config/coreboot* are updated with changes observable to15h fork, make sure measured boot on
vi .circleci/config.yml #to readd d16 boards, make them depend on musl-cross-make for workstation, and then reuse workstation build cache for other boards

Signed-off-by: Thierry Laurion <insurgo@riseup.net>
Signed-off-by: arhabd <arhabodey@proton.me>
…RS.md to tell 15h effort

repro:
./docker_repro.sh make BOARD=UNMAINTAINED_kgpe-d16_workstation-usb_keyboard board.move_unmaintained_to_tested
./docker_repro.sh make BOARD=UNMAINTAINED_kgpe-d16_workstation board.move_unmaintained_to_tested
vi BOARD_TESTERS.md # adjust manually

Signed-off-by: Thierry Laurion <insurgo@riseup.net>
Signed-off-by: arhabd <arhabodey@proton.me>
Signed-off-by: arhabd <arhabodey@proton.me>
…o 15h.org reading resource

Signed-off-by: arhabd <arhabodey@proton.me>
…boot version

Signed-off-by: arhabd <arhabodey@proton.me>
target: kgpe-d16_workstation
subcommand: ""
requires:
- x86-musl-cross-make
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could reuse coreboot 4.11 buildstacks here (librem_l1um)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do i have to do something other then editing modles/coreboot for this to apply to ci? i compared the librem_l1um and d16_workstation targets in the config.yml they already look the same?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

user@localhost:~/heads$ git diff
diff --git a/.circleci/config.yml b/.circleci/config.yml
index 0db4969204..4be2967b53 100644
--- a/.circleci/config.yml
+++ b/.circleci/config.yml
@@ -550,7 +550,7 @@ workflows:
           target: kgpe-d16_workstation
           subcommand: ""
           requires:
-            - x86-musl-cross-make
+            - librem_l1um
 
       - build:
           name: kgpe-d16_workstation-usb_keyboard

arhabd added 2 commits March 17, 2025 05:35
Signed-off-by: arhabd <arhabodey@proton.me>
Signed-off-by: arhabd <arhabodey@proton.me>
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