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

What is considered (Zephyr) OS Core? #2

Open
AnttiLukats opened this issue Oct 14, 2018 · 0 comments
Open

What is considered (Zephyr) OS Core? #2

AnttiLukats opened this issue Oct 14, 2018 · 0 comments

Comments

@AnttiLukats
Copy link
Contributor

From the rules: "The Zephyr 1.13 release should be used and can only be modified in a way that does not touch the OS core" - however it is not clear what is considered as OS (Zephyr RTOS) core!

if we assume that \zephyr\arch\riscv32\core

belongs to OS core, then we can still modify it indirectly as the files in that folder do use some MACROS defined elsewhere (as example SOC_ERET) if we REDEFINE that macro it would "change" the OS core and could disqualify our entry?

It is also to be assumed that lots of other files belong to OS core - but the set of "core" and not core files is not clear.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant