| commit | c6a3abf980d69e59c08a66a0f4743958c1de6092 | [log] [tgz] |
|---|---|---|
| author | Madhukar Pappireddy <madhukar.pappireddy@arm.com> | Wed Oct 25 16:47:23 2023 -0500 |
| committer | Madhukar Pappireddy <madhukar.pappireddy@arm.com> | Thu Nov 02 21:36:07 2023 -0500 |
| tree | bee421ee4ad87734d661b3dcf6cb36f61e0d92c0 | |
| parent | 092189660673eeac7de4514035033240fde95b42 [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