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

ARC: remove tickless idle dependency on SW ISR table #1651

Closed
zephyrbot opened this issue Feb 10, 2016 · 4 comments
Closed

ARC: remove tickless idle dependency on SW ISR table #1651

zephyrbot opened this issue Feb 10, 2016 · 4 comments
Labels
area: Kernel Enhancement Changes/Updates/Additions to existing features priority: medium Medium impact/importance bug

Comments

@zephyrbot
Copy link
Collaborator

zephyrbot commented Feb 10, 2016

Reported by Hirally Santiago:

Current tickless idle implementation depends on the use of the SW ISR table for all interrupts. As a product developer, I may be interested in an application where parameterless ISRs are directly installed in the ISR vector table for performance or footprint reasons. Add support to Zephyr for this. This will probably take the form of macros that need to be put at the beginning and/or end of these special ISRs.

(Imported from Jira ZEP-52)

@zephyrbot
Copy link
Collaborator Author

by Anas Nashif:

status?

@zephyrbot
Copy link
Collaborator Author

by Sharron LIU:

This's implementation re-work that should not change the apparent behavior of tickless idle @arc. Testability review mark as "NotTest", since the test case do not verify which way the implementation take.

Existing test cases will detect any regression/side-effect, if introduced by this re-work.

@zephyrbot
Copy link
Collaborator Author

by Gajinder Vij:

This appears to be an enhancement that is not a high priority at this time. I am removing this from the 1.5 queue.

@zephyrbot zephyrbot added priority: medium Medium impact/importance bug area: Kernel Enhancement Changes/Updates/Additions to existing features labels Sep 23, 2017
nagineni pushed a commit to nagineni/zephyr that referenced this issue Nov 20, 2017
Updated instructions with work-arounds when building on MacOS
with Zephyr 1.9.

Fixes zephyrproject-rtos#1631

Signed-off-by: Jimmy Huang <jimmy.huang@intel.com>
@nashif
Copy link
Member

nashif commented May 12, 2018

old and obsolete, wont fix

@nashif nashif closed this as completed May 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Kernel Enhancement Changes/Updates/Additions to existing features priority: medium Medium impact/importance bug
Projects
None yet
Development

No branches or pull requests

2 participants