commit | 055af4b2b10a145430125188affdd6301ee35f71 | [log] [tgz] |
---|---|---|
author | Jeenu Viswambharan <jeenu.viswambharan@arm.com> | Tue Oct 24 15:13:59 2017 +0100 |
committer | Jeenu Viswambharan <jeenu.viswambharan@arm.com> | Mon Nov 13 07:49:30 2017 +0000 |
tree | f21e8bc9b2ea5b29d153500631f4224d9c793914 | |
parent | 88d8f454de5769b833d2d0811d9a72bc82f731ba [diff] |
GIC: Introduce API to get interrupt ID Acknowledging interrupt shall return a raw value from the interrupt controller in which the actual interrupt ID may be encoded. Add a platform API to extract the actual interrupt ID from the raw value obtained from interrupt controller. Document the new function. Also clarify the semantics of interrupt acknowledge. Change-Id: I818dad7be47661658b16f9807877d259eb127405 Signed-off-by: Jeenu Viswambharan <jeenu.viswambharan@arm.com>