commit | 055c97afb2427092766687253d6ff851ee77455e | [log] [tgz] |
---|---|---|
author | Lauren Wehrmeister <lauren.wehrmeister@arm.com> | Fri Apr 25 14:34:12 2025 -0500 |
committer | Lauren Wehrmeister <lauren.wehrmeister@arm.com> | Mon May 05 10:34:22 2025 -0500 |
tree | 6202a5fe1431bdcbc6bbbeabf467be9b34ba5554 | |
parent | 51bdb70fdb3719ad1eabb4e0d1037f4d89a552d6 [diff] |
feat(bl): adding psa crypto - crypto_mod_finish() Adding call to crypto_mod_finish() at the end of crypto usage in the bl mains. This is currently used for psa crytpo to destroy the psa_key_ids in the psa key store, but could be expanded if required later. Signed-off-by: Lauren Wehrmeister <lauren.wehrmeister@arm.com> Change-Id: I3dba9fe87b6bb64b629dda9d6c4653b116e7ee62