commit | 410bee5186f23029a7eb69f1caa30af6a273d828 | [log] [tgz] |
---|---|---|
author | Kevin Peng <kevin.peng@arm.com> | Wed Jan 13 16:27:17 2021 +0800 |
committer | Kevin Peng <kevin.peng@arm.com> | Thu Jan 21 01:46:04 2021 +0000 |
tree | ed0f9bfb47107e8089b0ac51d4bb162947315190 | |
parent | a20b5afc2cc162ab9e119ac3322ddf05977ad1ae [diff] |
SPM: Refine the get_irq_line_for_signal function This patch moves the signal bit check from calller to get_irq_line_for_signal(). The check should have been included in the function. Change-Id: Ic2b850ecc02ed3ce6477781cfcf213b5aa202db7 Signed-off-by: Kevin Peng <kevin.peng@arm.com>