Skip to content

Commit

Permalink
doc: tfm: Add diagram to describe granularity
Browse files Browse the repository at this point in the history
Add diagram to show the granularity differences
between each HW.

Signed-off-by: Seppo Takalo <[email protected]>
  • Loading branch information
SeppoTakalo committed Dec 23, 2024
1 parent 9c368c4 commit 762b3f2
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
4 changes: 4 additions & 0 deletions doc/nrf/images/nrf-secure-rom-granularity.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions doc/nrf/security/tfm.rst
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,13 @@ On nRF54L15 devices, TF-M uses the MPC to enforce the security policy between th
- 4 kB
- 4 kB

.. figure:: /images/nrf-secure-rom-granularity.svg
:alt: Partition alignment granularity
:width: 80%
:align: center

Partition alignment granularity on different nRF devices.

When the :ref:`partition_manager` is enabled, it will take into consideration the alignment requirements.
But when the static partitions are used, the user is responsible for following the alignment requirements.

Expand Down

0 comments on commit 762b3f2

Please sign in to comment.