Boot: Save the boot measurements of BL2
These measurements are not encoded; they are shared with the measured
boot secure partition in a raw format. When these measurements are used,
sharing the CBOR encoded measurements from the TLV area is unnecessary.
Change-Id: I61d0598123d2be964439d320b8bc7c53b00ec58e
Signed-off-by: David Vincze <david.vincze@arm.com>
diff --git a/docs/platform/arm/rss/readme.rst b/docs/platform/arm/rss/readme.rst
index c676598..6cf7e1b 100644
--- a/docs/platform/arm/rss/readme.rst
+++ b/docs/platform/arm/rss/readme.rst
@@ -17,9 +17,10 @@
from host flash. BL2 is also responsible for loading initial boot code into
other subsystems within the host.
-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.
+The RSS platform port supports the TF-M Crypto, TF-M Initial Attestation,
+Measured Boot 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
-------------