Commit 4edf114
committed
DeviceSecurityPkg: test exceed LIBSPDM_MAX_ROOT_CERT_SUPPORT.
1. there is only one SignatureList in database.
2. The total number of RootCert in database exceed the
LIBSPDM_MAX_ROOT_CERT_SUPPORT.
3. Then fail to set multiple root certificates as
trust anchors in SPDM context.
4. Finally fail to create a connection with the SPDM device.
Signed-off-by: Zhao, Zhiqiang <[email protected]>1 parent 8dcc69f commit 4edf114
File tree
2 files changed
+15
-0
lines changed- DeviceSecurityPkg
- Include/Test
- Test/DeployCert
2 files changed
+15
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
35 | 36 | | |
36 | 37 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
346 | 346 | | |
347 | 347 | | |
348 | 348 | | |
| 349 | + | |
349 | 350 | | |
350 | 351 | | |
351 | 352 | | |
| |||
524 | 525 | | |
525 | 526 | | |
526 | 527 | | |
| 528 | + | |
| 529 | + | |
| 530 | + | |
| 531 | + | |
| 532 | + | |
| 533 | + | |
| 534 | + | |
| 535 | + | |
| 536 | + | |
| 537 | + | |
| 538 | + | |
| 539 | + | |
| 540 | + | |
527 | 541 | | |
528 | 542 | | |
529 | 543 | | |
| |||
0 commit comments