Skip to content

Cherry-pick to earlgrey_1.0.0: [rom_ext_e2e] Check the attestation certificates#25076

Merged
cfrantz merged 3 commits intolowRISC:earlgrey_1.0.0from
cfrantz:a1-port-24793
Nov 12, 2024
Merged

Cherry-pick to earlgrey_1.0.0: [rom_ext_e2e] Check the attestation certificates#25076
cfrantz merged 3 commits intolowRISC:earlgrey_1.0.0from
cfrantz:a1-port-24793

Conversation

@cfrantz
Copy link
Contributor

@cfrantz cfrantz commented Nov 11, 2024

This PR is a manual cherry-pick of #24793 & #24829.

  1. Examine the attestation certificates and check the measurements published in the DiceTcbInfo extensions.
  2. Report the DICE measurements in big-endian order.
  3. Check the key IDs reported by the DICE certs.

Signed-off-by: Chris Frantz <[email protected]>
(cherry picked from commit cc6f97b)
Examine the attestation certificates and check the measurements
published in the DiceTcbInfo extensions.

Signed-off-by: Chris Frantz <[email protected]>
(cherry picked from commit edabd2f)
1. Report the DICE measurements in big-endian order.
2. Check the key IDs reported by the DICE certs.

Signed-off-by: Chris Frantz <[email protected]>
(cherry picked from commit 4f179e0)
@cfrantz cfrantz requested review from a team as code owners November 11, 2024 19:41
@timothytrippel timothytrippel removed request for a team November 11, 2024 22:17
@cfrantz
Copy link
Contributor Author

cfrantz commented Nov 12, 2024

The CI test failure is not related to this change.

@cfrantz cfrantz merged commit 4b7192e into lowRISC:earlgrey_1.0.0 Nov 12, 2024
@timothytrippel timothytrippel deleted the a1-port-24793 branch November 12, 2024 15:58
@cfrantz cfrantz added the CherryPick:master This PR should be cherry-picked to master label Mar 4, 2025
@github-actions
Copy link

github-actions bot commented Mar 4, 2025

Backport failed for master, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin master
git worktree add -d .worktree/backport-25076-to-master origin/master
cd .worktree/backport-25076-to-master
git switch --create backport-25076-to-master
git cherry-pick -x 9ba24f0292ba15abd5a8bf86a32577cecf64e08f adf0af5c0ff7d0acfe9903694ec0522b7741d8a4 cdbaa8439c6e411414de1274b26c26614ddffedc

@github-actions github-actions bot added the Manually CherryPick This PR should be manually cherry picked. label Mar 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CherryPick:master This PR should be cherry-picked to master Manually CherryPick This PR should be manually cherry picked.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants