opentitan icon indicating copy to clipboard operation
opentitan copied to clipboard

Rom ext spx

Open vbendeb opened this issue 1 year ago • 1 comments

vbendeb avatar Jul 27 '24 22:07 vbendeb

this is half baked, hopefully could be used as a basis and extended with proper key management and test modifications.

vbendeb avatar Jul 27 '24 22:07 vbendeb

Here is an implementation (for earlgrey_1.0.0) that uses spx keys from the ownership configuration: #25083. Specifically, this implements hybrid signing, where an application firmware needs to be signed with both an ECDSA key and SPHINCS+ key.

cfrantz avatar Nov 13 '24 19:11 cfrantz