Platform: RSS: Disable ITS, PS and flash OTP on RSS
Disables the ITS and PS partitions and removes the ITS, PS and OTP flash
layouts as they are not required on RSS. Also adds an extra Mbed TLS
config to disable the ITS backend for persistent keys, as well as a
platform-specific manifest for Crypto to remove the ITS dependency.
Change-Id: I6bfeb057e2848625f9e72b05754f7ef4e849a0f5
Signed-off-by: Jamie Fox <jamie.fox@arm.com>
diff --git a/docs/platform/arm/rss/readme.rst b/docs/platform/arm/rss/readme.rst
index 413f135..abc2d2f 100644
--- a/docs/platform/arm/rss/readme.rst
+++ b/docs/platform/arm/rss/readme.rst
@@ -17,8 +17,9 @@
from host flash. BL2 is also responsible for loading initial boot code into
other subsystems within the host.
-This platform port currently supports all TF-M regression tests (Secure and
-Non-secure) using the IPC model with Isolation Level 1 and 2.
+The RSS platform port supports the TF-M Crypto, TF-M Initial Attestation and
+TF-M Platform services along with the corresponding regression tests. It
+supports the IPC model in multi-core topology with Isolation Level 1 and 2.
Building TF-M
-------------