You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is the 2kB limit due to a DPE specification limitation, or is this a limit due to our current implementation in Caliptra? I think there are cases we may need to stash a few dozen measurements, so I'd like to see this increased if possible.
Is the 2kB limit due to a DPE specification limitation, or is this a limit due to our current implementation in Caliptra? I think there are cases we may need to stash a few dozen measurements, so I'd like to see this increased if possible.
This was a limit in the DPE implementation. I can't say for sure if this is requiring a spec change. But this size is being increased to 6k in the 1.2 FW to allow for the full 32 measurements.
The certificate returned by certify key has a 2kB limit. This limit can be exceeded when stashing more than ~8 measurements.
In fixing this, a test needs to be added that stashes the maximum number of measurements to confirm DPE can support it.
The text was updated successfully, but these errors were encountered: