arm-trusted-firmware/docs/about
Nicolas Toromanoff 40f9f644e8 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>
2022-11-14 11:25:01 +01:00
..
acknowledgements.rst doc: Final, pre-release fixes and updates 2019-10-22 13:15:02 +00:00
contact.rst docs: fix mailing lists URLs 2022-04-21 10:26:23 +02:00
features.rst feat(services): add a SPD for ProvenCore 2022-09-15 22:26:57 +02:00
index.rst doc: Move "About" content from index.rst to a new chapter 2019-10-21 13:31:49 +00:00
maintainers.rst fix(docs): add LTS maintainers 2022-11-11 10:08:05 -06:00
release-information.rst feat(auth): allow to verify PublicKey with platform format PK 2022-11-14 11:25:01 +01:00