Mahavir Jain
|
e52e2d282a
|
refactor(startup): move key manager specific code to esp_security component
|
2024-09-25 14:21:19 +05:30 |
|
harshal.patil
|
e1cd5b909e
|
fix(esp_security): Fix build failure when dpa protection at startup is disabled
|
2024-09-20 18:46:55 +05:30 |
|
harshal.patil
|
39872a5575
|
feat(esp_security): Config to forcefully enable ECC constant-time operations during bootup
|
2024-09-20 18:46:55 +05:30 |
|
Mahavir Jain
|
a71e0fc028
|
Merge branch 'feature/enable_sha_support_for_esp32c61' into 'master'
feat: enable support for sha peripheral in esp32c61
Closes IDF-9234
See merge request espressif/esp-idf!32830
|
2024-09-20 13:22:14 +08:00 |
|
Mahavir Jain
|
fd192e0e9e
|
Merge branch 'fix/ds_tries_acquiring_mpi_lock_twice' into 'master'
Clean up DS trying to re-acquire MPI lock post common crypto lock layer
See merge request espressif/esp-idf!33056
|
2024-09-12 12:18:22 +08:00 |
|
nilesh.kale
|
12fc7a677e
|
feat: enable support for sha peripheral in esp32c61
|
2024-09-11 14:49:01 +05:30 |
|
wanckl
|
4e095f4b9f
|
ci(esp32c61): enable c61 generic target test
|
2024-09-02 19:26:12 +08:00 |
|
harshal.patil
|
3b97011e39
|
fix(esp_security/ds): Clean up DS trying to re-acquire MPI lock post common crypto lock layer
|
2024-08-23 17:53:55 +05:30 |
|
Mahavir Jain
|
79f9c7d157
|
feat(esp_security): Move DS, HMAC, DPA and crypto lock implementation
|
2024-08-20 12:35:22 +08:00 |
|
Mahavir Jain
|
262f27290b
|
feat(esp_security): move the crypto test app to new esp_security component
|
2024-08-20 12:35:22 +08:00 |
|
harshal.patil
|
57db17bec2
|
feat(esp_security/crypto): Create a generic crypto locking layer across targets
|
2024-08-20 12:35:22 +08:00 |
|
harshal.patil
|
488b2a741d
|
change(esp_security): Move the crypto locking layer into the security component
|
2024-08-20 12:35:22 +08:00 |
|
harshal.patil
|
c125d21c71
|
change(esp_security): Move anti-DPA configuration into the security component
|
2024-08-20 12:35:22 +08:00 |
|
harshal.patil
|
b729a0a732
|
change(esp_security): Move crypto clk configuration into the security component
|
2024-08-20 12:35:22 +08:00 |
|
harshal.patil
|
239734e3d5
|
feat(esp_security): Register a bare-metal security component
|
2024-08-20 12:35:22 +08:00 |
|