Skip to content

Conversation

@pamaury
Copy link
Contributor

@pamaury pamaury commented Dec 23, 2025

Backport #26558

WARNING: #26558 contains some changes to sival_owner.c which are incompatible with master because part of 26558 was not backported (eargrey 1.0.0 specific). Maybe we should look into dropping the sival config from master? I ended up hacking my way throw the sival_owner.c file to make it compile (even if it's not used). @cfrantz @timothytrippel

1. Consolidate public key data into `owner_keydata_t`.
2. Eliminate RSA as a supported algorithm.

Signed-off-by: Chris Frantz <cfrantz@google.com>
(cherry picked from commit f785f1b)
@pamaury pamaury requested a review from a team as a code owner December 23, 2025 11:08
@pamaury pamaury requested review from AlexJones0, alees24, cfrantz, moidx and timothytrippel and removed request for a team and alees24 December 23, 2025 11:08
Refactor the ROM_EXT signature verification functions into a verify
function that can be used both for validating application payloads and
ownership operations.

Signed-off-by: Chris Frantz <cfrantz@google.com>
(cherry picked from commit 28a96b5)
This target is a left-over from pre-ownership RSA verification and is no
longer needed.

Signed-off-by: Chris Frantz <cfrantz@google.com>
(cherry picked from commit 81f7aac)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants