mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-24 17:36:15 +00:00
ci(hal): Extend the PMS hal test-app for verifying TEE-based interrupt scenarios
This commit is contained in:
4
components/hal/test_apps/tee/sdkconfig.defaults.esp32c6
Normal file
4
components/hal/test_apps/tee/sdkconfig.defaults.esp32c6
Normal file
@@ -0,0 +1,4 @@
|
||||
# Enable LP core
|
||||
CONFIG_ULP_COPROC_ENABLED=y
|
||||
CONFIG_ULP_COPROC_RESERVE_MEM=8192
|
||||
CONFIG_ESP_SYSTEM_ALLOW_RTC_FAST_MEM_AS_HEAP=n
|
Reference in New Issue
Block a user