commit | 85c4f5dd5520966b9e736306b0992411024afd08 | [log] [tgz] |
---|---|---|
author | Sebastian Bøe <sebastian.boe@nordicsemi.no> | Tue Dec 28 11:56:28 2021 +0100 |
committer | Anas Nashif <anas.nashif@intel.com> | Mon Feb 21 22:20:51 2022 -0500 |
tree | 95de003d759dce57698a2a29a8ebb6cc3cbb5b25 | |
parent | 12f9b4b31c9f6b27461ce1335fa98d7d254fcf39 [diff] |
kconfig: drivers: crypto: Remove EXPERIMENTAL The crypto driver API is 6 years old, has 5 different implementations, and is widely used. Remove the EXPERIMENTAL marking from the API. Each implementation may still choose to mark itself as EXPERIMENTAL. Signed-off-by: Sebastian Bøe <sebastian.boe@nordicsemi.no>