commit | a04aa641abb2dbf6ccc814bcb4cc9b12aabaf7a0 | [log] [tgz] |
---|---|---|
author | Taniya Das <tdas@codeaurora.org> | Fri Sep 28 16:51:34 2012 +0530 |
committer | Taniya Das <tdas@codeaurora.org> | Thu Oct 18 12:23:19 2012 +0530 |
tree | 8cb399c2f55793afabfb91860fd5ab25c63dab01 | |
parent | a2c0a823aecb65fb482845ac66d9df4af0e18f33 [diff] |
ARM: gic: save/restore distributor ISR register values Before going into power collapse we have to save/restore the ISR registers in case we configure GIC to handle FIQ on apps side. Otherwise we will end up in wrong ISR configurations after PC. Change-Id: Ib58b701fc462c10ec88576feab3c8a9eb3027009 Signed-off-by: Taniya Das <tdas@codeaurora.org>