Add changelog entry
Signed-off-by: Aditya Deshpande <aditya.deshpande@arm.com>
This commit is contained in:
parent
b6bc7524f9
commit
5484e96117
1 changed files with 5 additions and 0 deletions
5
ChangeLog.d/psa_driver_wrapper_for_raw_key_agreement.txt
Normal file
5
ChangeLog.d/psa_driver_wrapper_for_raw_key_agreement.txt
Normal file
|
@ -0,0 +1,5 @@
|
|||
Features
|
||||
* Add a driver dispatch layer for raw key agreement, enabling alternative
|
||||
implementations of raw key agreement through the key_agreement driver
|
||||
entry point. This entry point is specified in the proposed PSA driver
|
||||
interface, but had not yet been implemented.
|
Loading…
Reference in a new issue