Document design of the Interrupt Mangement Framework
authorAchin Gupta <achin.gupta@arm.com>
Mon, 2 Jun 2014 21:27:36 +0000 (22:27 +0100)
committerDan Handley <dan.handley@arm.com>
Tue, 3 Jun 2014 17:42:14 +0000 (18:42 +0100)
commita4fa3cb15908b64281b9413fa1852dc870ed5b81
tree8d5f755d9dc0b1e052ff88fdc0600df38898cca3
parenteab932bf6afc8a13fc05303684a4d1c77fd57c54
Document design of the Interrupt Mangement Framework

This patch adds documentation that describes the design of the Interrupt
management framework in the ARM Trusted Firmware. The porting-guide.md has also
been updated to describe the interface that should be implemented by each
platform to support this framework.

Change-Id: I3eda48e5c9456e6a9516956bee16a29e366633b7
Co-Authored-By: Soby Mathew <soby.mathew@arm.com>
docs/diagrams/non-sec-int-handling.png [new file with mode: 0644]
docs/diagrams/sec-int-handling.png [new file with mode: 0644]
docs/firmware-design.md
docs/interrupt-framework-design.md [new file with mode: 0644]
docs/porting-guide.md