Merge "doc: Set fconf as experimental feature" into integration

This commit is contained in:
Sandrine Bailleux 2020-04-17 08:35:33 +00:00 committed by TrustedFirmware Code Review
commit 6e18633260
2 changed files with 3 additions and 0 deletions

View file

@ -643,6 +643,7 @@ Common build options
- ``ARM_IO_IN_DTB``: This flag determines whether to use IO based on the
firmware configuration framework. This will move the io_policies into a
configuration device tree, instead of static structure in the code base.
This is currently an experimental feature.
- ``USE_ROMLIB``: This flag determines whether library at ROM will be used.