commit | 671c971d59786af2c074abaf1a32c80de6544e31 | [log] [tgz] |
---|---|---|
author | Antonio de Angelis <Antonio.deAngelis@arm.com> | Wed Feb 15 22:40:32 2023 +0000 |
committer | Antonio de Angelis <Antonio.deAngelis@arm.com> | Mon Feb 20 14:45:52 2023 +0000 |
tree | b0751fcc8cc6bfc9f39c38d91d3b2c326b402d48 | |
parent | 2ddde6d625672d6cdb37507050c76abad5624ad1 [diff] |
Docs: Refresh the Crypto service integration guide The TF-M Crypto service integration guide needs to be refreshed to reflect newer changes that have been merged over time. Also, introduce some useful references, cross-referencing when needed, plus add support in conf.py for newer versions of Sphinx. Signed-off-by: Antonio de Angelis <antonio.deangelis@arm.com> Change-Id: I2bcbc38e5940f042b516ab44355a7ad2354dac5f
diff --git a/docs/integration_guide/platform/index.rst b/docs/integration_guide/platform/index.rst index ff3ed0b..79fe484 100644 --- a/docs/integration_guide/platform/index.rst +++ b/docs/integration_guide/platform/index.rst
@@ -7,7 +7,7 @@ .. toctree:: :maxdepth: 1 - porting_TFM_to_a_new_hardware + porting_tfm_to_a_new_hardware documenting_platform.rst platform_deprecation.rst
diff --git a/docs/integration_guide/platform/porting_TFM_to_a_new_hardware.rst b/docs/integration_guide/platform/porting_tfm_to_a_new_hardware.rst similarity index 100% rename from docs/integration_guide/platform/porting_TFM_to_a_new_hardware.rst rename to docs/integration_guide/platform/porting_tfm_to_a_new_hardware.rst