arm-trusted-firmware/docs
Yann Gautier 4ac5b3949d refactor(auth): replace plat_convert_pk
Following discussions in the reviews of the patch that introduced
plat_convert_pk() function [1], it was decided to deprecate it to
avoid weak function declaration.
A new optional function pointer convert_pk is added to crypto_lib_desc_t.
A new function crypto_mod_convert_pk() will either call
crypto_lib_desc.convert_pk() if it is defined, or do the same
as what was done by the weak function otherwise.

[1] https://review.trustedfirmware.org/c/TF-A/trusted-firmware-a/+/17174

Signed-off-by: Yann Gautier <yann.gautier@foss.st.com>
Change-Id: I9358867f8bfd5e96b5ee238c066877da368e43c6
2023-04-21 09:46:01 +01:00
..
_static/css docs(threat model): add TF-A threat model 2021-04-30 17:59:22 +02:00
about docs(maintainers): update maintainers for n1sdp/morello 2023-04-04 17:02:02 +01:00
components feat(fvp): add Event Log maximum size property in DT 2023-04-18 17:13:17 +02:00
design refactor(auth): replace plat_convert_pk 2023-04-21 09:46:01 +01:00
design_documents docs(psci): add design proposal for OS-initiated mode 2023-03-20 22:20:35 -07:00
getting_started feat: add support for poetry 2023-04-19 14:38:24 +01:00
perf docs: fix broken Juno links 2023-02-14 10:15:12 +00:00
plat feat(zynqmp): make stack size configurable 2023-04-11 15:10:23 +01:00
process docs: add guidelines for thirdparty includes 2023-03-08 15:00:23 +00:00
resources docs(psci): add design proposal for OS-initiated mode 2023-03-20 22:20:35 -07:00
security_advisories docs(security): security advisory for CVE-2022-47630 2023-01-16 14:07:29 +01:00
threat_model docs(threat-model): refresh top-level page 2023-04-04 16:08:05 +02:00
change-log.md docs(changelog): changelog for v2.8 release 2022-11-16 14:10:49 -06:00
conf.py fix(docs): prevent a sphinx warning 2022-11-16 14:06:48 +00:00
global_substitutions.txt fix(docs): fix FF-A substitution 2021-11-17 16:04:34 +00:00
glossary.rst Merge changes from topic "ffa_el3_spmc" into integration 2022-10-28 10:22:39 +02:00
index.rst docs(porting): move porting guide upper in table of contents 2023-04-11 10:11:04 +02:00
license.rst refactor(dt-bindings): align irq bindings with kernel 2021-06-14 10:05:48 +02:00
Makefile feat(docs): allow verbose build 2023-03-21 11:47:16 +01:00
porting-guide.rst refactor(auth): replace plat_convert_pk 2023-04-21 09:46:01 +01:00