Commit 8c8f640
[bugfix]: crypto: ccp: Fix the issue of TDM support detection failure on Hygon platforms without psp firmware support
Before using the TDM feature, a probe command is sent to the PSP to
confirm its support status.
However, when the psp firmware is not loaded, the probe command cannot
be supported, so it should be set to an unsupported state.
Signed-off-by: chench <chench@hygon.cn>1 parent 8426d7e commit 8c8f640
1 file changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
| |||
533 | 534 | | |
534 | 535 | | |
535 | 536 | | |
| 537 | + | |
536 | 538 | | |
537 | | - | |
| 539 | + | |
| 540 | + | |
| 541 | + | |
| 542 | + | |
538 | 543 | | |
539 | 544 | | |
540 | 545 | | |
| |||
0 commit comments