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

ROM-able #3297

Closed
zephyrbot opened this issue Mar 4, 2017 · 3 comments
Closed

ROM-able #3297

zephyrbot opened this issue Mar 4, 2017 · 3 comments
Labels
area: Memory Management Enhancement Changes/Updates/Additions to existing features priority: high High impact/importance bug

Comments

@zephyrbot
Copy link
Collaborator

zephyrbot commented Mar 4, 2017

Reported by Robert Beatty:

Quality of RTOS should be ROM-able to allow portions of RTOS into ROM.

(Imported from Jira ZEP-1849)

@zephyrbot
Copy link
Collaborator Author

by Robert Beatty:

Need more information.

Is this execute-in-place?

@zephyrbot
Copy link
Collaborator Author

by Andy Ross:

We can absolutely run code out of addressable ROM right now. Yes, it's exactly the same mechanism as XIP: code segments are never written to by system software. Architecturally, this is handled just fine as-is. What we lack is an actual platform with true masked/fused "ROM" on which we can claim support. Is there such a device?

@zephyrbot
Copy link
Collaborator Author

by Anas Nashif:

not enough details on what this actually means.

@zephyrbot zephyrbot added priority: high High impact/importance bug area: Memory Management Enhancement Changes/Updates/Additions to existing features labels Sep 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Memory Management Enhancement Changes/Updates/Additions to existing features priority: high High impact/importance bug
Projects
None yet
Development

No branches or pull requests

1 participant