diff --git a/docs/getting_started/build-options.rst b/docs/getting_started/build-options.rst index 051586bc349ece0784dd60e67d49106f68cd028e..f082bee870056083341ce6ef1393c49091b83eec 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.