commit | 4202cd51be5511984a986b9b51aa0e355734a63c | [log] [tgz] |
---|---|---|
author | Diego Sueiro <diego.sueiro@arm.com> | Thu Nov 03 17:01:39 2022 +0000 |
committer | Diego Sueiro <diego.sueiro@arm.com> | Mon Nov 07 11:32:24 2022 +0000 |
tree | 8e28cdb823c705662971f1dea5681f2e09cd6a6f | |
parent | 54b3fc63e408ebe3cc79887886df9f9d4c3ecd4d [diff] |
build(bl2): only set BL2_CPPFLAGS for armv8 If ARM_ARCH_MAJOR is 9 and ARM_ARCH_MINOR is 0 we don't want need to have "-march=armv8-a+crc" in BL2_CPPFLAGS. Change-Id: I9ac11522fde00953da40b95eebf82ff8ab2559ba Signed-off-by: Diego Sueiro <diego.sueiro@arm.com>