vbendeb

Results 7 issues of vbendeb

Looks like some last minute edit was not tested, I get these warnings when trying to compile struct4.rs without this patch: ``` warning: unused import: `std::fmt` --> hello.rs:1:5 | 1...

A noop change to make the source code look and feel more consistent. The end-to end FPGA personalization test still passes.

### Description This secret needs to be reproducible by the chip in the specific state of the key ladder, and a derivative of this secret (usually the 16th order of...

Component:Software
Priority:P1
Manufacturing

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...

Component:Software
Type:Task
Manufacturing

I'm trying to follow the installation instructions and am seeing this error: ``` # cargo build --bin macrokata Compiling version_check v0.9.4 Compiling proc-macro2 v1.0.47 Compiling libc v0.2.137 Compiling quote v1.0.21...