igor.udot
|
daf2d31008
|
test: format all test scripts
|
2025-03-05 12:08:48 +08:00 |
|
Chen Jichang
|
6f83f39dce
|
feat(esp32h4): introduce target esp32h4(stage 1)
|
2025-02-08 17:07:44 +08:00 |
|
laokaiyao
|
9269b785f8
|
refactor(ecdsa): rely on efuse to get chip revision
|
2025-01-24 11:50:17 +08:00 |
|
Aditya Patwardhan
|
d8d9ba3dc2
|
fix(soc): Fixed ECDSA register compatibility
|
2025-01-24 11:50:17 +08:00 |
|
Aditya Patwardhan
|
bef2a72ecb
|
fix(hal): Make the ECDSA countermeasure dynamically applicable
This commit makes the ECDSA countermeasure dynamically applicable
across different revisions of the ESP32H2 SoC.
|
2025-01-24 11:50:17 +08:00 |
|
Mahavir Jain
|
6875cbf022
|
feat(ecc): enable ECC constant time mode for ESP32-H2 ECO5
|
2025-01-24 11:50:17 +08:00 |
|
Gao Xu
|
54f501a2fc
|
Merge branch 'feat/h21_introduce_step8' into 'master'
feat(esp32h21): introduce hello world to ESP32H21 (stage8)
See merge request espressif/esp-idf!35874
|
2024-12-31 10:39:21 +08:00 |
|
gaoxu
|
25731d0c1e
|
feat(esp32h21): finnal introduce hello world support
|
2024-12-30 20:14:40 +08:00 |
|
Marek Fiala
|
2c814ef2fa
|
feat(tools): Enforce utf-8 encoding with open() function
|
2024-12-27 17:12:21 +08:00 |
|
gaoxu
|
64bbb53b8f
|
feat(esp32h21): introduce target esp32h21(stage 1)
|
2024-11-12 15:42:27 +08:00 |
|
Aditya Patwardhan
|
82db0feab2
|
fix(security): Update key manager specific initializations for esp32c5
|
2024-10-28 11:13:43 +08:00 |
|
harshal.patil
|
c2b71a3855
|
ci(mbedtls): Fix component dependencies for security-related test apps
|
2024-10-24 14:45:56 +05:30 |
|
Laukik Hase
|
5328dcd00c
|
change(build): Add a new CMake flag NON_OS_BUILD for non-FreeRTOS builds
|
2024-10-21 19:03:30 +05:30 |
|
harshal.patil
|
e12c261b1b
|
ci(esp_security): Add config to enable FPGA-related tests
|
2024-10-09 09:46:19 +05:30 |
|
harshal.patil
|
9e3a846356
|
ci(esp_security): Enable crypto drivers test app build only for supported targets
|
2024-10-09 09:46:18 +05:30 |
|
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 |
|