commit | b24cc1347491fd4ac89212970eba80f3fae5438f | [log] [tgz] |
---|---|---|
author | Boyan Karatotev <boyan.karatotev@arm.com> | Mon Oct 28 10:35:35 2024 +0000 |
committer | Boyan Karatotev <boyan.karatotev@arm.com> | Thu Jan 09 08:44:56 2025 +0000 |
tree | 02bf7741ffc9dad822742b79fc90caa9839b9a7f | |
parent | 7b7ca22f1b54632558663f5816d103105ce3aaec [diff] |
fix(brbe): report BRBE support with later revisions There is BRBEv1p1 now, but the accessor reports the BRBE is not supported altogether when that is present. The result is that the test is skipped. Fix the condition to return support with newer revisions too. Change-Id: Iab51b4016934d4b9eef125a6c4010ea419c99b81 Signed-off-by: Boyan Karatotev <boyan.karatotev@arm.com>