commit | 9d5021befdbeffa040c878ffc962d9feee651355 | [log] [tgz] |
---|---|---|
author | Valerio Setti <vsetti@baylibre.com> | Thu May 02 12:56:12 2024 +0200 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Thu May 09 10:27:30 2024 +0200 |
tree | 4cf5e3a96c88145a83fcc27efa14eb0d54e1e68b | |
parent | a58f8eb3edbd05f564c0d13aa8edd00e07faee20 [diff] |
mbedtls: do not include PSA ITS when using PICOLIBC PICOLIBC misses the dirent.h header which is required to emulate ITS (internal trusted storage) in PSA APIs. Signed-off-by: Valerio Setti <vsetti@baylibre.com>