Files
esp-idf/components/esp_tee/test_apps
Harshal Patil 34bc734ea4 test(esp_tee): size the oversized-AEAD test buffer to the length it claims
The TEE checks REE buffer bounds before input length, so claiming 4097
bytes of a 31-byte buffer returned INVALID_ARG or INVALID_SIZE by layout.
2026-09-10 12:57:32 +05:30
..