diff options
author | Sandrine Bailleux <sandrine.bailleux@arm.com> | 2016-01-08 14:12:55 +0000 |
---|---|---|
committer | Sandrine Bailleux <sandrine.bailleux@arm.com> | 2016-01-12 11:19:39 +0000 |
commit | fcb22cf0f46a75f7c1a50035f5215b7caa1ed4c7 (patch) | |
tree | 7a0f2213db4d6f51c45f8b3226555e4293d2022e /docs/interrupt-framework-design.md | |
parent | de849c8c4ff36f24cc563a85e6c3121b9842c50b (diff) |
Documentation: Fix broken links in ToCs
Change-Id: I4fcdb8e813e0392c2cd3d0623698e8319b3b0593
Diffstat (limited to 'docs/interrupt-framework-design.md')
-rw-r--r-- | docs/interrupt-framework-design.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/interrupt-framework-design.md b/docs/interrupt-framework-design.md index 060bbf2e..e50d1758 100644 --- a/docs/interrupt-framework-design.md +++ b/docs/interrupt-framework-design.md @@ -10,7 +10,7 @@ Contents : - [Valid Routing Models](#113-valid-routing-models) + [Secure-EL1 Interrupts](#1131-secure-el1-interrupts) + [Non-secure Interrupts](#1132-non-secure-interrupts) - + [EL3 interrupts](#1133-el3_interrupts) + + [EL3 interrupts](#1133-el3-interrupts) - [Mapping of Interrupt Type to Signal](#114-mapping-of-interrupt-type-to-signal) + [Effect of mapping of several interrupt types to one signal](#1141-effect-of-mapping-of-several-interrupt-types-to-one-signal) - [Assumptions in Interrupt Management Framework](#12-assumptions-in-interrupt-management-framework) |