| commit | 0854d239bf0cd13ab26d3c5d645774bb6313c3b5 | [log] [tgz] |
|---|---|---|
| author | Valerio Setti <vsetti@baylibre.com> | Wed Oct 15 13:29:58 2025 +0200 |
| committer | Anas Nashif <anas.nashif@intel.com> | Mon Oct 20 11:26:13 2025 -0400 |
| tree | f52b0b3921aa0799ecc196d63b55ecd991212310 | |
| parent | db7bafbcdbbf5c22c6921b7144a2423ef0cc7668 [diff] |
samples: subsys: updatehub: remove PSA overlay and test case Updatehub now only use PSA Crypto API for crypto support and it automatically enables Mbed TLS when TF-M is not available in the build, so there is no need for neither a specific test case for PSA nor the overlay file. Signed-off-by: Valerio Setti <vsetti@baylibre.com>