Platform: Split RSS into sub-platforms
Initially only tc
Change-Id: Ie948cd6a34f5e2caf62e87fc7dd3e88d24bd0d26
Signed-off-by: Raef Coles <raef.coles@arm.com>
diff --git a/docs/platform/arm/rss/readme.rst b/docs/platform/arm/rss/readme.rst
index 6cf7e1b..cbb2ca9 100644
--- a/docs/platform/arm/rss/readme.rst
+++ b/docs/platform/arm/rss/readme.rst
@@ -26,9 +26,10 @@
-------------
Follow the instructions in :doc:`Build instructions </building/tfm_build_instruction>`.
-Build TF-M with platform name: `arm/rss`
+Build TF-M with platform name: `arm/rss/<rss platform name>`
-``-DTFM_PLATFORM=arm/rss``
+For example for building RSS for Total Compute platforms:
+``-DTFM_PLATFORM=arm/rss/tc``
Signing host images
-------------------