Skip to content

Handle EL2 virt interrupt for DT build#8

Merged
chetan-rathore merged 1 commit intoARM-software:mainfrom
ajayswar-s:DT_Change
Jun 25, 2025
Merged

Handle EL2 virt interrupt for DT build#8
chetan-rathore merged 1 commit intoARM-software:mainfrom
ajayswar-s:DT_Change

Conversation

@ajayswar-s
Copy link
Contributor

@ajayswar-s ajayswar-s commented Jun 25, 2025

  • Added support to derive the EL2 virtual interrupt ID for BSA-DT from the device tree.
  • Removed fallback logic that overrides PE timer interrupt values when missing in DT or ACPI, to ensure such errors are detected instead of silently bypassed.

Fixes ARM-software/bsa-acs#490

-Added support to check and handle EL2 virtual interrupt
 value in DT builds to prevent false failures in test_hyp_g001.

Signed-off-by: Ajayswar S <ajayswar.s@arm.com>
Change-Id: I0cb1224ce8192a9da0004f3c14a31ad251b96d2a
@chetan-rathore chetan-rathore merged commit 10b9bd4 into ARM-software:main Jun 25, 2025
7 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

test_pool/gic/hypervisor/test_hyp_g001.c will fail on DT builds

2 participants