commit | 54542e2cdd8e6b3ebf0782cafe0a834e01455d84 | [log] [tgz] |
---|---|---|
author | Madhukar Pappireddy <madhukar.pappireddy@arm.com> | Wed Oct 25 16:47:23 2023 -0500 |
committer | Saheer Babu <saheer.babu@arm.com> | Tue Jan 21 12:28:49 2025 +0000 |
tree | bee421ee4ad87734d661b3dcf6cb36f61e0d92c0 | |
parent | 5a1cd1d5825049baab42c36a243bf77dbc0f79a9 [diff] |
fix(interrupts): check support for ESPI before testing it It is possible for extended range interrupts to be enabled by software but the underlying hardware (GIC) may not support it. In such, scenarios check if the support exists before exercising the ESPI functionality. Signed-off-by: Madhukar Pappireddy <madhukar.pappireddy@arm.com> Change-Id: Ibdf18be8403539c0ae9204309adc8a81dd0382d3