aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/technical_references/tfm_secure_irq_handling.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/technical_references/tfm_secure_irq_handling.rst b/docs/technical_references/tfm_secure_irq_handling.rst
index 469d0446a3..253ef355b1 100644
--- a/docs/technical_references/tfm_secure_irq_handling.rst
+++ b/docs/technical_references/tfm_secure_irq_handling.rst
@@ -80,7 +80,7 @@ An IRQ handler is defined by the following nodes:
``signal`` and ``source`` are mandatory.
``tfm_irq_priority`` is optional. If ``tfm_irq_priority`` is not set for an
- IRQ, the default is value is ``TFM_DEFAULT_SECURE_IRQ_PRIOTITY``.
+ IRQ, the default is value is ``TFM_DEFAULT_SECURE_IRQ_PRIORITY``.
If an IRQ handler is registered, TF-M will: