fix(versal-net): update test skip list
On the Versal-Net platform, only a single non-secure private SDEI
event is exposed. The test tries to bind every non-secure PPI,
which isn’t supported and could disrupt non-secure drivers that
already own those interrupts.
Enabling SDEI private events for all non-secure PPIs would conflict
with existing non-secure components and doesn’t match the platform’s
design or intended usage. Skipping this test is therefore appropriate
to prevent unintended side effects.
Change-Id: I261b1390aa91e521ac350489fd767a866092bf6c
Signed-off-by: Saivardhan Thatikonda <saivardhan.thatikonda@amd.com>
1 file changed