commit | 1abd8df96be1f7c5efd73ff38e8044bc5c1b6363 | [log] [tgz] |
---|---|---|
author | Karl Meakin <karl.meakin@arm.com> | Mon Jul 01 10:03:18 2024 +0100 |
committer | Karl Meakin <karl.meakin@arm.com> | Mon Jul 01 10:12:30 2024 +0100 |
tree | e8a62fd453c65ef5ba08cca905bf74bf76535ef5 | |
parent | b5103df4af352c9409fb0756579788d6c0732b87 [diff] |
fix: fix call to `FFA_VERSION` `SKIP_TEST_IF_FFA_VERSION_LESS_THAN` was attempting to change the FF-A version, when it only needed to query it. The recent change to `FFA_VERSION` means that attempting to change the version would fail. Signed-off-by: Karl Meakin <karl.meakin@arm.com> Change-Id: Id8572d1a4d61b17a85af44f96e3720230d35e698