commit | e6163fda0dcb9e7e4b1988543fdfd99307cfadf9 | [log] [tgz] |
---|---|---|
author | sahil <sahil@arm.com> | Tue Jun 06 11:26:38 2023 +0530 |
committer | sahil <sahil@arm.com> | Fri Jun 16 12:32:29 2023 +0200 |
tree | dd34020409de10ce65e23111a196bbb2707af975 | |
parent | d71693ec76d8122dd65d833089e9b2eaab354013 [diff] |
fix(gicv3): move invocation of gicv3_get_multichip_base function gicv3_get_multichip_base in case of GICV3_IMPL_GIC600_MULTICHIP flag being set, only works if the id belongs to SPI range. Moving invocation of the function after confirming that the intr_num belongs to SPI range. Signed-off-by: sahil <sahil@arm.com> Change-Id: I429eb473a7aeccb30309b1ffa5994663393ba0a2