Home
last modified time | relevance | path

Searched hist:"40 f9f644e8af34e745dbaec73d7128c0a4902e54" (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/docs/about/
H A Drelease-information.rst40f9f644e8af34e745dbaec73d7128c0a4902e54 Mon Nov 09 11:14:52 UTC 2020 Nicolas Toromanoff <nicolas.toromanoff@st.com> feat(auth): allow to verify PublicKey with platform format PK

In some platform the digest of the public key saved in the OTP is not
the digest of the exact same public key buffer needed to check the
signature. Typically, platform checks signature using the DER ROTPK
whereas some others add some related information. Add a new platform
weak function to transform the public key buffer used by
verify_signature to a platform specific public key.

Mark this new weak function as deprecated as it will be replaced
by another framework implementation.

Change-Id: I71017b41e3eca9398cededf317ad97e9b511be5f
Signed-off-by: Nicolas Toromanoff <nicolas.toromanoff@st.com>
Signed-off-by: Lionel Debieve <lionel.debieve@foss.st.com>
/rk3399_ARM-atf/drivers/auth/
H A Dauth_mod.c40f9f644e8af34e745dbaec73d7128c0a4902e54 Mon Nov 09 11:14:52 UTC 2020 Nicolas Toromanoff <nicolas.toromanoff@st.com> feat(auth): allow to verify PublicKey with platform format PK

In some platform the digest of the public key saved in the OTP is not
the digest of the exact same public key buffer needed to check the
signature. Typically, platform checks signature using the DER ROTPK
whereas some others add some related information. Add a new platform
weak function to transform the public key buffer used by
verify_signature to a platform specific public key.

Mark this new weak function as deprecated as it will be replaced
by another framework implementation.

Change-Id: I71017b41e3eca9398cededf317ad97e9b511be5f
Signed-off-by: Nicolas Toromanoff <nicolas.toromanoff@st.com>
Signed-off-by: Lionel Debieve <lionel.debieve@foss.st.com>
/rk3399_ARM-atf/include/plat/common/
H A Dplatform.h40f9f644e8af34e745dbaec73d7128c0a4902e54 Mon Nov 09 11:14:52 UTC 2020 Nicolas Toromanoff <nicolas.toromanoff@st.com> feat(auth): allow to verify PublicKey with platform format PK

In some platform the digest of the public key saved in the OTP is not
the digest of the exact same public key buffer needed to check the
signature. Typically, platform checks signature using the DER ROTPK
whereas some others add some related information. Add a new platform
weak function to transform the public key buffer used by
verify_signature to a platform specific public key.

Mark this new weak function as deprecated as it will be replaced
by another framework implementation.

Change-Id: I71017b41e3eca9398cededf317ad97e9b511be5f
Signed-off-by: Nicolas Toromanoff <nicolas.toromanoff@st.com>
Signed-off-by: Lionel Debieve <lionel.debieve@foss.st.com>