1. 22 May, 2019 1 commit
  2. 17 Aug, 2017 1 commit
    • Qixiang Xu's avatar
      update the interrupt diagrams · 7f943ba6
      Qixiang Xu authored
      
      
         - Redraw the interrupt diagrams with dia tool
         - Change TSP_HANDLED_S_EL1_FIQ to TSP_HANDLED_S_EL1_INTR in sec-int-handling.png
         - Use the makefile generate the image to avoid unnessary generate
         - Add dia source code
      
      Change-Id: I016022ca964720e8497c27c88a3f371459abc284
      Signed-off-by: default avatarQixiang Xu <qixiang.xu@arm.com>
      7f943ba6
  3. 03 Jun, 2014 1 commit
    • Achin Gupta's avatar
      Document design of the Interrupt Mangement Framework · a4fa3cb1
      Achin Gupta authored
      
      
      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: default avatarSoby Mathew <soby.mathew@arm.com>
      a4fa3cb1