]> git.baikalelectronics.ru Git - arm-tf.git/commit
feat(st-crypto): add ECDSA signature check with PKA
authorNicolas Toromanoff <nicolas.toromanoff@st.com>
Wed, 30 Sep 2020 15:36:45 +0000 (17:36 +0200)
committerLionel Debieve <lionel.debieve@foss.st.com>
Mon, 14 Nov 2022 09:55:17 +0000 (10:55 +0100)
commitb0fbc02aea76d31e749444da63b084e6b2bd089b
tree700345691d0dbe6ce2fafb34b56730a0e0893544
parent68039f2d14626adce09512871d6cde20ff45e1d9
feat(st-crypto): add ECDSA signature check with PKA

Add code to be able to use STMicroelectronics PKA peripheral
in the authentication framework.

Change-Id: Ifeafe84c68db483cd18674f2280576cc065f92ee
Signed-off-by: Nicolas Toromanoff <nicolas.toromanoff@st.com>
drivers/st/crypto/stm32_pka.c [new file with mode: 0644]
include/drivers/st/stm32_pka.h [new file with mode: 0644]