zephyr/doc/reference/usermode
Torsten Rasmussen 1f9723af19 cmake: app mem partion flexibility
This commit allows a more dynamic approach for specifying that a zephyr
library must be placed in a dedicated app memomory partition.
This is still done by defining the partition in code using
K_APPMEM_PARTITION_DEFINE, but now the zephyr library can be added to
the generation of partition table using zephyr_library_app_memory
instead of modifying the overall zephyr/CMakeLists.txt file.

Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no>
2019-11-05 08:44:26 -08:00
..
index.rst doc: add more details about memory domains 2019-09-15 07:08:05 +08:00
kernelobjects.rst
memory_domain.rst cmake: app mem partion flexibility 2019-11-05 08:44:26 -08:00
mpu_stack_objects.rst
mpu_userspace.rst
syscalls.rst