Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Arm Trusted Firmware
Commits
6e186332
Commit
6e186332
authored
Apr 17, 2020
by
Sandrine Bailleux
Committed by
TrustedFirmware Code Review
Apr 17, 2020
Browse files
Merge "doc: Set fconf as experimental feature" into integration
parents
89a16e8f
c2c150e7
Changes
2
Hide whitespace changes
Inline
Side-by-side
docs/about/features.rst
View file @
6e186332
...
...
@@ -73,6 +73,8 @@ Current features
to be configured at runtime if required by the platform. It also enables
loading of a hardware configuration (for example, a kernel device tree)
as part of the FIP, to be passed through the firmware stages.
This feature is now incorporated inside the firmware configuration framework
(fconf), which is still flagged as experimental.
- Support for alternative boot flows, for example to support platforms where
the EL3 Runtime Software is loaded using other firmware or a separate
...
...
docs/getting_started/build-options.rst
View file @
6e186332
...
...
@@ -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
.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment