commit | 5c20fb2459d612bbeeadbc782b1bdb131de41bfa | [log] [tgz] |
---|---|---|
author | David Vincze <david.vincze@arm.com> | Mon Oct 28 13:49:43 2024 +0000 |
committer | Dávid Vincze <david.vincze@arm.com> | Tue Jan 28 09:49:05 2025 +0100 |
tree | ffdd471eae7ee0a187d2da67526ad025a3b03694 | |
parent | 59c5066cdbdf3c73081728c3492b217bfd758cf8 [diff] |
tc: Remove ARM_ARCH_FEATURE from TC3 build configs These optional architectural extensions are normally enabled by default in the compilers. The ARM_ARCH_FEATURE option is not strictly necessary, make the build configurations clearer by removing it. Change-Id: Id2108653c868d6fb17cd4c464bcefdfae7de053d Signed-off-by: David Vincze <david.vincze@arm.com>