Skip to content
Commit cbbd8579 authored by Nicolas Pitre's avatar Nicolas Pitre Committed by Anas Nashif
Browse files

linker: introduce on-demand linker section tags



This provides __ondemand_func and __ondemand_rodata tags for annotating
functions and read-only data that should be loaded on demand so not to
exhaust all available RAM. The demand paging mechanism will be leveraged
to load so designated code/data as needed and to evict it from memory
when unused.

Signed-off-by: default avatarNicolas Pitre <npitre@baylibre.com>
parent bd3b731d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment