commit | 2642eb28bfb3e12007df0f22a3dfe49af708d700 | [log] [tgz] |
---|---|---|
author | Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no> | Tue Jan 26 18:52:10 2021 +0100 |
committer | Anas Nashif <anas.nashif@intel.com> | Tue Feb 02 17:58:58 2021 -0500 |
tree | 903c82b52d789163cf09753c8eed19a248d281a1 | |
parent | 56dd787627689549ee47a34bc961de21b4fa63dc [diff] |
arm: cortex_m: force FP context stacking by default For the standard multi-theading builds, we will enforce FP context stacking only when FPU_SHARING is set. For the single-threading use case we enable context stacking by default. Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>