| f84a40b4 | 14-Apr-2025 |
Lin Jinhan <troy.lin@rock-chips.com> |
drivers: crypto: Change the print level of the clk_enable error
For CRYPTO_NS clock may not be implemented, change the erro message to debug level.
Signed-off-by: Lin Jinhan <troy.lin@rock-chips.c
drivers: crypto: Change the print level of the clk_enable error
For CRYPTO_NS clock may not be implemented, change the erro message to debug level.
Signed-off-by: Lin Jinhan <troy.lin@rock-chips.com> Change-Id: Ifbfcf9e6141b34a29558a04ec0d430b6747c6bc0
show more ...
|
| 36e17db4 | 09-Apr-2025 |
troy.lin <troy.lin@rock-chips.com> |
drivers: crypto: add multi devices support
SPL : support crypto_s & crypto_ns, prefere to use crypto_s Uboot: support crypto_ns
Signed-off-by: troy.lin <troy.lin@rock-chips.com> Change-Id: Iad92ad
drivers: crypto: add multi devices support
SPL : support crypto_s & crypto_ns, prefere to use crypto_s Uboot: support crypto_ns
Signed-off-by: troy.lin <troy.lin@rock-chips.com> Change-Id: Iad92ad8e7f53ed83a1732ab9d7d2d587bfa5b4db
show more ...
|
| 087d1a19 | 13-Mar-2025 |
Lin Jinhan <troy.lin@rock-chips.com> |
drivers: crypto: v2: add security attribute check
The CRYPTO add security attribute of dts is used to indicate whether the CRYPTO is secure.Secure CRYPTO nodes are used in spl and non-secure nodes
drivers: crypto: v2: add security attribute check
The CRYPTO add security attribute of dts is used to indicate whether the CRYPTO is secure.Secure CRYPTO nodes are used in spl and non-secure nodes are used in uboot.
Signed-off-by: Lin Jinhan <troy.lin@rock-chips.com> Change-Id: Id15bb0cac44b0adb214a6765568bee97b0cda04c
show more ...
|
| dd7763a8 | 09-Feb-2023 |
Finley Xiao <finley.xiao@rock-chips.com> |
drivers: crypto: v2: Add support to enable/disable clk
Change-Id: Ib629704314f3247d1aa38a08dea9e68f81ff4d1a Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com> Signed-off-by: Joseph Chen <chenjh
drivers: crypto: v2: Add support to enable/disable clk
Change-Id: Ib629704314f3247d1aa38a08dea9e68f81ff4d1a Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com> Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
show more ...
|
| afdbec36 | 29-Aug-2022 |
Lin Jinhan <troy.lin@rock-chips.com> |
drivers: crypto: v2: fix gcm mode timeout when aad length = 0
The AAD lli descriptor is not required if aad length is zero in GCM mode。
Signed-off-by: Lin Jinhan <troy.lin@rock-chips.com> Change-I
drivers: crypto: v2: fix gcm mode timeout when aad length = 0
The AAD lli descriptor is not required if aad length is zero in GCM mode。
Signed-off-by: Lin Jinhan <troy.lin@rock-chips.com> Change-Id: Ifadc60cb243e5e0f20af489fbb5d78ffd17a0a8a
show more ...
|
| 2db770ef | 25-Aug-2022 |
Lin Jinhan <troy.lin@rock-chips.com> |
drivers: crypto: v2: fix ccm tag error when aad_len < 16Byte
When aad_len is less than 16byte, the iv calculation of CCM is incorrect, resulting in tag errors.
Signed-off-by: Lin Jinhan <troy.lin@
drivers: crypto: v2: fix ccm tag error when aad_len < 16Byte
When aad_len is less than 16byte, the iv calculation of CCM is incorrect, resulting in tag errors.
Signed-off-by: Lin Jinhan <troy.lin@rock-chips.com> Change-Id: Ia06205edb5e2b90c33b46458539dbe081d88773d
show more ...
|