]> git.baikalelectronics.ru Git - arm-tf.git/commitdiff
docs(errata_abi): document the errata abi changes
authorSona Mathew <SonaRebecca.Mathew@arm.com>
Wed, 15 Mar 2023 14:40:36 +0000 (09:40 -0500)
committerSona Mathew <SonaRebecca.Mathew@arm.com>
Fri, 5 May 2023 18:24:59 +0000 (13:24 -0500)
Updated errata ABI feature enable flag and the errata non-arm
interconnect based flag, the default values for when the
feature is not enabled.

Change-Id: Ieb2144a1bc38f4ed684fda8280842a18964ba148
Signed-off-by: Sona Mathew <SonaRebecca.Mathew@arm.com>
docs/getting_started/build-options.rst
docs/global_substitutions.txt
docs/glossary.rst

index 2735f173f22138bd56fe9cb1ada36203a3c08c01..0e3b2fc88ac0ff678462cef1eb0113afe7d1a852 100644 (file)
@@ -1132,6 +1132,13 @@ Common build options
   means platform hook won't be checked and CMOs will always be performed when
   related functions are called.
 
+- ``ERRATA_ABI_SUPPORT``: Boolean option to enable support for Errata management
+  firmware interface for the BL31 image. By default its disabled (``0``).
+
+- ``ERRATA_NON_ARM_INTERCONNECT``: Boolean option to enable support for the
+  errata mitigation for platforms with a non-arm interconnect using the errata
+  ABI. By default its disabled (``0``).
+
 GICv3 driver options
 --------------------
 
index 9428fe97d815df714770f2d100e7e6ea3f73574e..80012e7b8f2ca7b1829e745163ffa96e042e0f2d 100644 (file)
@@ -69,3 +69,4 @@
 .. |UEFI| replace:: :term:`UEFI`
 .. |WDOG| replace:: :term:`WDOG`
 .. |XLAT| replace:: :term:`XLAT`
+.. |ERRATA_ABI| replace:: :term:`ERRATA_ABI`
index 12c6ab75632005f2eb4360a2e0924ac05d00085c..58b7d999b8964f0899b10df871ee03e0749b553c 100644 (file)
@@ -70,6 +70,9 @@ You can find additional definitions in the `Arm Glossary`_.
    EHF
       Exception Handling Framework
 
+   ERRATA_ABI
+      Errata management firmware interface
+
    FCONF
       Firmware Configuration Framework