Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable ARM M4F FPU lazy stacking #2049

Closed
zephyrbot opened this issue Jun 29, 2016 · 1 comment
Closed

Enable ARM M4F FPU lazy stacking #2049

zephyrbot opened this issue Jun 29, 2016 · 1 comment
Labels
area: ARM ARM (32-bit) Architecture area: Kernel Enhancement Changes/Updates/Additions to existing features priority: medium Medium impact/importance bug

Comments

@zephyrbot
Copy link
Collaborator

zephyrbot commented Jun 29, 2016

Reported by Maureen Helm:

Initial support for hardware floating point used a simple scheme to always save/restore floating point context. The hardware supports a lazy stacking feature to reduce interrupt latency. This feature is used in both FreeRTOS and mbed RTX.

http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.dai0298a/index.html

(Imported from Jira ZEP-505)

@zephyrbot zephyrbot added priority: medium Medium impact/importance bug area: ARM ARM (32-bit) Architecture area: Kernel Enhancement Changes/Updates/Additions to existing features labels Sep 23, 2017
@zephyrbot zephyrbot added this to the v1.10.0 milestone Sep 23, 2017
@MaureenHelm MaureenHelm removed this from the v1.10.0 milestone Oct 16, 2017
@ioannisg
Copy link
Member

Lazy stacking is now supported in ARM, @MaureenHelm, @carlescufi , so I close this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: ARM ARM (32-bit) Architecture area: Kernel Enhancement Changes/Updates/Additions to existing features priority: medium Medium impact/importance bug
Projects
None yet
Development

No branches or pull requests

3 participants