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
5ecfd890
Commit
5ecfd890
authored
Oct 04, 2020
by
Madhukar Pappireddy
Committed by
TrustedFirmware Code Review
Oct 04, 2020
Browse files
Merge "doc: stm32mp1: Improve OP-TEE related documentation" into integration
parents
2539dd3f
219e45cd
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/plat/stm32mp1.rst
View file @
5ecfd890
...
...
@@ -101,7 +101,7 @@ To build TF-A with OP-TEE support for all bootable devices:
cd <optee_directory>
make CROSS_COMPILE=arm-linux-gnueabihf- ARCH=arm PLATFORM=stm32mp1 CFG_EMBED_DTB_SOURCE_FILE=stm32mp157c-ev1.dts
cd <u-boot_directory>
make stm32mp15_
optee
_defconfig
make stm32mp15_
trusted
_defconfig
make DEVICE_TREE=stm32mp157c-ev1 all
...
...
@@ -121,5 +121,11 @@ It should contain at least those partitions:
Usually, two copies of fsbl are used (fsbl1 and fsbl2) instead of one partition fsbl.
OP-TEE artifacts go into separate partitions as follows:
- teeh: tee-header_v2.stm32
- teed: tee-pageable_v2.stm32
- teex: tee-pager_v2.stm32
.. _STM32MP1 Series: https://www.st.com/en/microcontrollers-microprocessors/stm32mp1-series.html
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