zephyr/subsys/app_memory
Andrew Boie c253a686bf app_shmem: auto-initialize partitions
There are no longer per-partition initialization functions.
Instead, we iterate over all of them at boot to set up the
derived k_mem_partitions properly.

Some ARC-specific hacks that should never have been applied
have been removed from the userspace test.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2019-01-30 23:15:51 -05:00
..
CMakeLists.txt
Kconfig
app_memdomain.c app_shmem: auto-initialize partitions 2019-01-30 23:15:51 -05:00