commit | 9d3b541619df3ea9870fa8d15c4d4b833ec62f9f | [log] [tgz] |
---|---|---|
author | Dávid Házi <david.hazi@arm.com> | Tue Aug 23 11:22:14 2022 +0200 |
committer | Dávid Házi <david.hazi@arm.com> | Thu Oct 13 14:24:16 2022 +0200 |
tree | faa5bdf7bf7d4ed7a48c773dee27b266932ad4c1 | |
parent | 53b2e33b48c042baeb7f008bcc2624c76c071373 [diff] |
Build: Fix IAR build * Use --fpu none instead of --fpu=none IAR ASM compiler does not recognize --fpu=none * Add missing CONFIG_TFM_FP ifdef * IAR using different ARCH defines, than ARMCLANG or GCC, modified ARCH defines in secure IAR linker * Fix location pragma typo in ns_agent_tz Signed-off-by: Dávid Házi <david.hazi@arm.com> Change-Id: I2904deb3ae896895c8bc6a4fc119707c1df979e6