Update service deployment documentation
Updates the old portability model page to better describe how
service provider deployments for different environments and
platforms are organised. Introduces a more flexible directory
structure that improves reuse and extensibility for service
provider deployments.
Signed-off-by: Julian Hall <julian.hall@arm.com>
Change-Id: I5635c38210cbb55d993150e8efe9e84b95acdf49
diff --git a/docs/developer/arch-overview.rst b/docs/developer/arch-overview.rst
index d2f8c4d..c1f985a 100644
--- a/docs/developer/arch-overview.rst
+++ b/docs/developer/arch-overview.rst
@@ -9,7 +9,7 @@
featured trusted OSs, such as OP-TEE, to bare metal secure partitions.
For a more in-depth description of how the ports and adapters pattern is applied, see:
-:ref:`Portability Model`
+:ref:`Service Deployment Model`
Service Model
-------------
@@ -74,6 +74,6 @@
--------------
-*Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved.*
+*Copyright (c) 2020-2022, Arm Limited and Contributors. All rights reserved.*
SPDX-License-Identifier: BSD-3-Clause