chipsalliance / caliptra-sw

Caliptra software (ROM, FMC, runtime firmware), and libraries/tools needed to build and test
Apache License 2.0
48 stars 35 forks source link

Adjust maximum number of DPE handles. #1561

Closed rusty1968 closed 2 weeks ago

rusty1968 commented 4 weeks ago

Adjust the maximum number of available DPE handles.

This commit contains the following changes:

fdamato commented 4 weeks ago

Do we have a test that verifies that the certificate doesn`t exceed the max size (2kB) ?

rusty1968 commented 4 weeks ago

Do we have a test that verifies that the certificate doesn`t exceed the max size (2kB) ?

Is this dpe_context_threshold_exceeded test doing what we need?