Lines Matching refs:_
6 `Arm Confidential Compute Architecture (Arm CCA)`_. TF-A supports RME starting
16 Root world. In the realm world, a Realm Management Monitor firmware (`RMM`_)
47 Realm-world firmware (`RMM`_) is loaded by BL2 in the Realm physical address
73 world. It initializes the `RMM`_ and handles Realm Management Interface (RMI)
76 There is a contract between `RMM`_ and RMMD that defines the arguments that the
78 This contract is defined in the `RMM`_ Boot Interface, which can be found at
82 to `RMM`_. This can be found at :ref:`runtime_services_and_interface`.
107 - R-EL2 (`RMM`_ or TRP)
115 - R-EL2 (`RMM`_ or TRP)
128 Please refer to the `RMM Getting Started`_ on how to setup
129 Host Environment and build `RMM`_. The build commands assume that
134 To clone `RMM`_ and build using the default build options for FVP:
149 TF-A-Tests can be found in the `TFTF Getting Started`_. TF-A Tests
150 can test Realm world with either `RMM`_ or TRP in R-EL2. In the TRP case,
153 Use the following instructions to build TF-A with `TF-A Tests`_ as the
168 The `TF-A Getting Started`_ has the necessary instructions to setup Host
172 the `RMM`_ binary ``rmm.img`` using ``RMM`` build option.
334 We use TF-A as the root firmware, `Hafnium SPM`_ is the reference Secure world
335 component running at S-EL2. `RMM`_ can be built as described in previous