Commit 0703517
cc3xx: don't check if the builtin key is valid
The KMU key ID validity is checked by cc3xx_aes_external_key_loader.c,
thus it's redundant to have additional checks which complicates the
opaque key flow.
Change-Id: I22c5cf4385c0d6c75ec81045f5865076618e2b18
Signed-off-by: Amjad Ouled-Ameur <amjad.ouled-ameur@arm.com>1 parent 0468ee2 commit 0703517
2 files changed
Lines changed: 0 additions & 12 deletions
File tree
- platform/ext/target/arm/drivers/cc3xx/psa_driver_api/src
Lines changed: 0 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | 69 | | |
74 | 70 | | |
75 | 71 | | |
| |||
Lines changed: 0 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | 57 | | |
62 | 58 | | |
63 | 59 | | |
| |||
117 | 113 | | |
118 | 114 | | |
119 | 115 | | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | 116 | | |
125 | 117 | | |
126 | 118 | | |
| |||
0 commit comments