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>
3 files changed