Searched hist:"38 f893692ad9b8edb5413f4b2b9cd15a9b485685" (Results 1 – 2 of 2) sorted by relevance
| /rk3399_ARM-atf/drivers/auth/mbedtls/ |
| H A D | mbedtls_psa_crypto.c | 38f893692ad9b8edb5413f4b2b9cd15a9b485685 Wed Sep 06 09:22:19 UTC 2023 Manish V Badarkhe <Manish.Badarkhe@arm.com> feat(mbedtls-psa): register an ad-hoc PSA crypto driver
An ad-hoc MbedTLS PSA crypto driver is registered by compiling a new driver file, namely mbedtls_psa_crypto.c when PSA_CRYPTO=1. As of now, this file is the same as mbedtls_crypto.c, but subsequent patches will update crypto functions in this file to trigger PSA crypto APIs.
Change-Id: I404c347990661d87dcf5d0501d238e36914ec3ee Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com>
|
| H A D | mbedtls_crypto.mk | 38f893692ad9b8edb5413f4b2b9cd15a9b485685 Wed Sep 06 09:22:19 UTC 2023 Manish V Badarkhe <Manish.Badarkhe@arm.com> feat(mbedtls-psa): register an ad-hoc PSA crypto driver
An ad-hoc MbedTLS PSA crypto driver is registered by compiling a new driver file, namely mbedtls_psa_crypto.c when PSA_CRYPTO=1. As of now, this file is the same as mbedtls_crypto.c, but subsequent patches will update crypto functions in this file to trigger PSA crypto APIs.
Change-Id: I404c347990661d87dcf5d0501d238e36914ec3ee Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com>
|