mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-10 04:43:33 +00:00
fix(esp_tee): Protect the AES/SHA clock registers from REE access
This commit is contained in:
@@ -208,6 +208,10 @@ secure_services:
|
||||
type: IDF
|
||||
function: esp_sha_write_digest_state
|
||||
args: 2
|
||||
- id: 132
|
||||
type: IDF
|
||||
function: esp_sha_enable_periph_clk
|
||||
args: 1
|
||||
# ID: 134-149 (16) - eFuse
|
||||
- family: efuse
|
||||
entries:
|
||||
|
Reference in New Issue
Block a user