Commit 60b16b6
committed
plat-qcom: hoya: lemans: wire up fuse PTA and QFPROM for PAS authentication
Signature authentication reads device fuses at runtime, so enabling
CFG_QCOM_PAS_AUTH is not enough on its own - the fuse PTA and the
qfprom driver behind it (and the CMD_DB/RPMH client its fuse-write
path needs) have to come up with it. Force that whole chain from
CFG_QCOM_PAS_AUTH so a stock Lemans build brings up the complete PAS
authentication stack end to end.
Fold the existing fuse-provisioning enable into the same block so
provisioning and the new fuse-PTA consumer share one QFPROM enable
and cannot drift apart.
Signed-off-by: Selvam Sathappan Periakaruppan <speriaka@qti.qualcomm.com>
Assisted-by: Claude:sonnet-51 parent e53aa26 commit 60b16b6
1 file changed
Lines changed: 13 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | 10 | | |
17 | 11 | | |
18 | 12 | | |
| |||
24 | 18 | | |
25 | 19 | | |
26 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
0 commit comments