mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-31 14:22:14 +00:00
refactor(esp_tee): Revised the secure service ID numbering scheme
Also: - Split the secure service table into two parts: one DRAM-resident and the other DROM-resident. The former holds the services invoked when the cache is disabled or suspended while the latter holds rest of the services.
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
# SS no. API type Function Args
|
||||
201 custom example_sec_serv_aes_op 6
|
||||
300 custom example_sec_serv_aes_op 5
|
||||
|
Reference in New Issue
Block a user