Searched hist:"40 f9f644e8af34e745dbaec73d7128c0a4902e54" (Results 1 – 3 of 3) sorted by relevance
| /rk3399_ARM-atf/docs/about/ |
| H A D | release-information.rst | 40f9f644e8af34e745dbaec73d7128c0a4902e54 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 D | auth_mod.c | 40f9f644e8af34e745dbaec73d7128c0a4902e54 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 D | platform.h | 40f9f644e8af34e745dbaec73d7128c0a4902e54 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>
|