implement __kernel attribute #3799
Labels
area: Kernel
Enhancement
Changes/Updates/Additions to existing features
priority: medium
Medium impact/importance bug
Milestone
Reported by Andrew Boie:
For systems that enable CONFIG_APPLICATION_MEMORY, we need a way for application code to reserve memory which will end up in kernel space. This is needed for apps to define toplevel kernel objects.
example:
These semaphore objects will all end up in kernel and not application data section.
(Imported from Jira ZEP-2366)
The text was updated successfully, but these errors were encountered: