diff --git a/docs/getting_started/build-options.rst b/docs/getting_started/build-options.rst index 8985e49aec19c4b4261b31ce2a9dd3b6699b5644..731b87624472ff62610f63fd2d608b5253a7a036 100644 --- a/docs/getting_started/build-options.rst +++ b/docs/getting_started/build-options.rst @@ -196,7 +196,7 @@ Common build options builds, but this behaviour can be overridden in each platform's Makefile or in the build command line. - - ``ENABLE_LTO``: Boolean option to enable Link Time Optimization (LTO) +- ``ENABLE_LTO``: Boolean option to enable Link Time Optimization (LTO) support in GCC for TF-A. This option is currently only supported for AArch64. Default is 0.