diff options
Diffstat (limited to 'docs/user-guide.rst')
-rw-r--r-- | docs/user-guide.rst | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/user-guide.rst b/docs/user-guide.rst index 9577269f..99625e43 100644 --- a/docs/user-guide.rst +++ b/docs/user-guide.rst @@ -213,10 +213,6 @@ Common build options It can take either ``aarch64`` or ``aarch32`` as values. By default, it is defined to ``aarch64``. -- ``ARM_CCI_PRODUCT_ID``: Choice of ARM CCI product used by the platform. This - is used to determine the number of valid slave interfaces available in the - ARM CCI driver. Default is 400 (that is, CCI-400). - - ``ARM_ARCH_MAJOR``: The major version of ARM Architecture to target when compiling ARM Trusted Firmware. Its value must be numeric, and defaults to 8 . See also, *ARMv8 Architecture Extensions* in `Firmware Design`_. |