mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-12 05:17:38 +00:00
feat(esp_tee): Protect the ECC peripheral from REE access
This commit is contained in:
@@ -248,6 +248,14 @@ secure_services:
|
||||
type: IDF
|
||||
function: esp_crypto_mpi_enable_periph_clk
|
||||
args: 1
|
||||
- id: 108
|
||||
type: IDF
|
||||
function: esp_ecc_point_multiply
|
||||
args: 4
|
||||
- id: 109
|
||||
type: IDF
|
||||
function: esp_ecc_point_verify
|
||||
args: 1
|
||||
# ID: 134-149 (16) - eFuse
|
||||
- family: efuse
|
||||
entries:
|
||||
|
Reference in New Issue
Block a user