| commit | cce10bd1c0ec3ac1573da7715da8abe94808fc54 | [log] [tgz] |
|---|---|---|
| author | Madhukar Pappireddy <madhukar.pappireddy@arm.com> | Mon Sep 22 15:31:32 2025 -0500 |
| committer | Madhukar Pappireddy <madhukar.pappireddy@arm.com> | Mon Sep 22 15:41:32 2025 -0500 |
| tree | 52094b61862fe7ac01d2ea6c146802382e7a28f0 | |
| parent | 93904af65895bb46263ea7b7817acc102c4e37cc [diff] |
fix: incorrect expectation for FFA_ABORT interface in ffa_features FFA_ABORT_32/64 ABIs are prohibited at NWd FF-A instance but are supported at SWd FF-A instances. This patch fixes the tests to remove the checks for these ABIs from common pool of FFA_FEATURES validation and puts in private pool targeting tftf and SPs separately. Change-Id: I14f765c78ba1d18cb34e59e96dec7452345d7ce7 Signed-off-by: Madhukar Pappireddy <madhukar.pappireddy@arm.com>