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
70311692
Commit
70311692
authored
Jan 26, 2021
by
Manish Pandey
Committed by
TrustedFirmware Code Review
Jan 26, 2021
Browse files
Merge "Fix documentation typos and misspellings" into integration
parents
1ddf38e8
47147013
Changes
6
Hide whitespace changes
Inline
Side-by-side
docs/change-log.rst
View file @
70311692
...
...
@@ -689,10 +689,10 @@ New Features
- arm/common: Allow boards to specify second DRAM Base address
and to define PLAT_ARM_TZC_FILTERS
- arm/cor
n
stone700: Add support for mhuv2 and stack protector
- arm/corstone700: Add support for mhuv2 and stack protector
- arm/fvp: Add support for fconf in BL31 and SP_MIN. Populate power
domain desciptor dynamically by leveraging fconf APIs.
domain desc
r
iptor dynamically by leveraging fconf APIs.
- arm/fvp: Add Cactus/Ivy Secure Partition information and use two
instances of Cactus at S-EL1
- arm/fvp: Add support to run BL32 in TDRAM and BL31 in secure DRAM
...
...
@@ -967,7 +967,7 @@ Changed
cpu clock, Move versal_def.h and versal_private to include directory
- Tools
- sptool: Updated sptool to accomodate building secure partition packages.
- sptool: Updated sptool to accom
m
odate building secure partition packages.
Resolved Issues
^^^^^^^^^^^^^^^
...
...
docs/getting_started/build-options.rst
View file @
70311692
...
...
@@ -403,7 +403,7 @@ Common build options
library is not supported.
- ``INVERTED_MEMMAP``: memmap tool print by default lower addresses at the
bottom, higher addresses at the top. This buid flag can be set to '
1
' to
bottom, higher addresses at the top. This bui
l
d flag can be set to '
1
' to
invert this behavior. Lower addresses will be printed at the top and higher
addresses at the bottom.
...
...
@@ -570,7 +570,7 @@ Common build options
- ``SEPARATE_NOBITS_REGION``: Setting this option to ``1`` allows the NOBITS
sections of BL31 (.bss, stacks, page tables, and coherent memory) to be
allocated in RAM discontiguous from the loaded firmware image. When set, the
platform is expected to provide definitons for ``BL31_NOBITS_BASE`` and
platform is expected to provide definit
i
ons for ``BL31_NOBITS_BASE`` and
``BL31_NOBITS_LIMIT``. When the option is ``0`` (the default), NOBITS
sections are placed in RAM immediately following the loaded firmware image.
...
...
docs/plat/marvell/armada/misc/mvebu-ccu.rst
View file @
70311692
Marvell CCU address decoding bindings
=====================================
CCU configration driver (1st stage address translation) for Marvell Armada 8K and 8K+ SoCs.
CCU config
u
ration driver (1st stage address translation) for Marvell Armada 8K and 8K+ SoCs.
The CCU node includes a description of the address decoding configuration.
...
...
docs/plat/marvell/armada/misc/mvebu-io-win.rst
View file @
70311692
Marvell IO WIN address decoding bindings
========================================
IO Window configration driver (2nd stage address translation) for Marvell Armada 8K and 8K+ SoCs.
IO Window config
u
ration driver (2nd stage address translation) for Marvell Armada 8K and 8K+ SoCs.
The IO WIN includes a description of the address decoding configuration.
...
...
docs/plat/marvell/armada/misc/mvebu-iob.rst
View file @
70311692
Marvell IOB address decoding bindings
=====================================
IO bridge configration driver (3rd stage address translation) for Marvell Armada 8K and 8K+ SoCs.
IO bridge config
u
ration driver (3rd stage address translation) for Marvell Armada 8K and 8K+ SoCs.
The IOB includes a description of the address decoding configuration.
...
...
docs/plat/rpi4.rst
View file @
70311692
...
...
@@ -60,7 +60,7 @@ As with the previous models, the GPU and its firmware are the first entity to
run
after
the
SoC
gets
its
power
.
The
on
-
chip
Boot
ROM
loads
the
next
stage
(
bootcode
.
bin
)
from
flash
(
EEPROM
),
which
is
again
GPU
code
.
This
part
knows
how
to
access
the
MMC
controller
and
how
to
parse
a
FAT
filesystem
,
so
it
will
load
further
compon
on
ents
and
configuration
files
filesystem
,
so
it
will
load
further
components
and
configuration
files
from
the
first
FAT
partition
on
the
SD
card
.
To
accommodate
this
existing
way
of
configuring
and
setting
up
the
board
,
...
...
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