Skip to content
Commit d92d1f16 authored by Daniel Leung's avatar Daniel Leung Committed by Christopher Friedt
Browse files

kernel: each kheap buffer has its own section attribute



This attaches a unique section attribute for each kheap
buffer defined with K_HEAP_DEFINE(). This allows them
to be placed as needed via linker scripts. This is useful
for demand paging as developers can choose which can be
pinned in memory.

Signed-off-by: default avatarDaniel Leung <daniel.leung@intel.com>
parent 99290f7f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment