Lines Matching refs:regions
6 It is possible in the devicetree to mark the memory regions with attributes by
36 regions out of devicetree defined memory regions, for example:
52 The conventional and recommended way to deal and manage with memory regions
55 list of memory regions and their attributes are compiled in a user-accessible
57 and act on regions and attributes (see next section for more details).
113 For example we can define several memory regions with different attributes and
115 allocate memory from those regions:
144 The user can then dynamically carve memory out of those regions using the
163 When several regions are marked with the same attributes, the memory is allocated:
165 1. From the regions where the ``zephyr,memory-attr`` property has the requested
168 2. Among the regions as at point 1, from the smallest region if there is any
186 The framework is assuming that the memory regions used to create the heaps