opentitan
opentitan copied to clipboard
[manuf] update TPM EK and probably (CEK and CIK) keys from P256 to P384
The newest TPM platform profile requires TPM endorsement keys to be at least P384. Currently, TPM keys are P256 keys. This will require updating the OTBN boot.S code (and C lib wrapper otbn_boot_services) to contain an option for deriving both P256 and P384 key types