commit | bd4c1531fe139bfe7f705708fd3b738c8faf4fbc | [log] [tgz] |
---|---|---|
author | Antonio de Angelis <Antonio.deAngelis@arm.com> | Fri Apr 11 15:57:03 2025 +0100 |
committer | Antonio de Angelis <Antonio.deAngelis@arm.com> | Sat Apr 12 21:10:38 2025 +0200 |
tree | 9003023bec0aa541dfa7c1b683d26e6a632739a2 | |
parent | 6e0975afd0a2563a7d1c202b8c780b56db982c0e [diff] |
Crypto: The client side interface provides psa_can_do_hash() Once TF-M Crypto has booted up, there isn't any hashing algorithm that would require additional preparation steps hence everything would be ready to be run, provided that the core or drivers are built to support it, which could be investigated inspecting build time options. Signed-off-by: Antonio de Angelis <antonio.deangelis@arm.com> Change-Id: I0386e1c74589e8d48d35f2ad533f0ecfb966c7f4