commit | a8cf6faeae17b01906810ffeacfadea04d6cd121 | [log] [tgz] |
---|---|---|
author | Jayanth Dodderi Chidanand <jayanthdodderi.chidanand@arm.com> | Wed Apr 26 15:57:30 2023 +0100 |
committer | Jayanth Dodderi Chidanand <jayanthdodderi.chidanand@arm.com> | Tue Jun 20 11:09:27 2023 +0100 |
tree | 06e1c0ab7bcb7d489d542136032692ca95369cc5 | |
parent | c5e1da836c2e81b37719a3a440b54f049924fd9d [diff] |
refactor(build): move SVE_VECTOR_LEN flag to add_defines section Presently, we have an explicit section to add definitions, wherein we evaluate the definitions after being overwritten by the platform. To keep it aligned with this pattern, SVE_VECTOR_LEN is moved here. Change-Id: Ia3373d954a7ee97980fe72d5a069e202352f25b1 Signed-off-by: Jayanth Dodderi Chidanand <jayanthdodderi.chidanand@arm.com>