refactor(build): rename build option RMM_CCA_DA to RMM_V1_1
The build option RMM_CCA_DA was introduced to enable Device Assignment
feature. While updating RMI, RSI commands aligning with RMM v1.1
specification we had to add data types and commands related to other
v1.1 features. So the RMM_CCA_DA build option is renamed to RMM_V1_1.
RMM v1.1 features like Device Assignment, Planes and MEC related
feature development can use this build option to enable or disable the
support for a feature.
Signed-off-by: Arunachalam Ganapathy <arunachalam.ganapathy@arm.com>
Change-Id: Iccdd5624b25405c2af25ad924757d0940b239dcf
diff --git a/docs/readme.rst b/docs/readme.rst
index 0383d1c..bb5bc00 100644
--- a/docs/readme.rst
+++ b/docs/readme.rst
@@ -73,7 +73,7 @@
projects and they are to be cloned from their repositories into ``ext`` folder
before building. The projects are `MbedTLS`_, `t_cose`_, `QCBOR`_,
`CppUTest`_ and `libspdm`_. `libspdm`_ repository is fetched during config phase
-when RMM_CCA_DA build option is enabled.
+when RMM_V1_1 build option is enabled.
The project also contains files which are imported from other projects
into the source tree and may have a different license. Such files with