aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBalint Matyi <Balint.Matyi@arm.com>2020-04-22 07:24:40 +0100
committerTamas Ban <tamas.ban@arm.com>2020-05-19 15:10:25 +0000
commit6844e44affa16c0f3d7368efee06e7f3211c69bc (patch)
tree15899349f6d20b91cc8e2e67dbd50438f874f7dc /docs
parent8f7b35967f249c589aa036e8ae2b1063f086469c (diff)
downloadtrusted-firmware-m-6844e44affa16c0f3d7368efee06e7f3211c69bc.tar.gz
Platform: Update Musca-B1 and S1 upgrade strategies
The SWAP and OVERWRITE_ONLY upgrade strategies are now supported, so note this in the documentation. Also, RAM_LOADING was never supported, but previously, only NO_SWAP was allowed, so forbid RAM_LOADING in CMake explicitly. Signed-off-by: Balint Matyi <Balint.Matyi@arm.com> Change-Id: Ifa5e4e5a453f5b2e7321646ddea78571544fd8e7
Diffstat (limited to 'docs')
-rw-r--r--docs/user_guides/tfm_secure_boot.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/user_guides/tfm_secure_boot.rst b/docs/user_guides/tfm_secure_boot.rst
index 8a429b2aed..54c84d9f8f 100644
--- a/docs/user_guides/tfm_secure_boot.rst
+++ b/docs/user_guides/tfm_secure_boot.rst
@@ -235,9 +235,9 @@ modes are supported by which platforms:
+-------------+-----------------+---------------+----------+-------------+-----------------+
| Musca-A | No | No | No | No | Yes |
+-------------+-----------------+---------------+----------+-------------+-----------------+
-| Musca-B1 | Yes | No | No | Yes | No |
+| Musca-B1 | Yes | Yes | Yes | Yes | No |
+-------------+-----------------+---------------+----------+-------------+-----------------+
-| Musca-S1 | Yes | No | No | Yes | No |
+| Musca-S1 | Yes | Yes | Yes | Yes | No |
+-------------+-----------------+---------------+----------+-------------+-----------------+
| AN524 | Yes | No | No | Yes | No |
+-------------+-----------------+---------------+----------+-------------+-----------------+
@@ -694,8 +694,8 @@ Executing firmware upgrade on SSE 200 FPGA on MPS2 board
IMAGE2ADDRESS: 0x10180000
IMAGE2FILE: \Software\tfm_sig1.bin ; TF-M regression test binary blob
-Executing firmware upgrade on Musca-B1 board
---------------------------------------------
+Executing firmware upgrade on Musca-B1 and Musca-S1 boards
+----------------------------------------------------------
After the two images have been built, they can be concatenated to create the
combined image using ``srec_cat``: