commit | e901bacb27f8afc2da4e2b857ad7114010e2b73f | [log] [tgz] |
---|---|---|
author | Manish V Badarkhe <Manish.Badarkhe@arm.com> | Fri Nov 08 09:41:51 2024 +0000 |
committer | Manish V Badarkhe <Manish.Badarkhe@arm.com> | Fri Nov 08 09:59:54 2024 +0000 |
tree | a23d0bfa307399402e8f47c3cab27699e6f146a8 | |
parent | e8b1872ae2b51532166245e835c0931208fd02ed [diff] |
fix(build): correct feature assignment for ARM v8.8 compliance Correct feature list assignment to apply ARM v8.7 features to `armv8-8-a-feats` instead of `armv8-7-a-feats` for ARM v8.8 compliance. This was highlighted during the build of TC4 with ARM_ARCH_MAJOR=8 and ARM_ARCH_MINOR=8. Change-Id: I6c48a3ffa2f1e18d5e4a6484a823c9112dddd751 Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com>