zephyr/doc/kernel
Andrew Boie f278f31da1 app_shmem: delete parallel API for domains
The app shared memory macros for declaring domains provide
no value, despite the stated intentions.

Just declare memory domains using the standard APIs for it.

To support this, symbols declared for app shared memory
partitions now are struct k_mem_partition, which can be
passed to the k_mem_domain APIs as normal, instead of the
app_region structs which are of no interest to the end
user.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2019-01-29 11:11:49 -08:00
..
data_passing doc: kernel: flatten kernel docs and add API references 2019-01-24 09:16:03 -05:00
memory doc: kernel: flatten kernel docs and add API references 2019-01-24 09:16:03 -05:00
other doc: kernel: use zephyr_file role 2019-01-24 09:16:03 -05:00
synchronization doc: kernel: flatten kernel docs and add API references 2019-01-24 09:16:03 -05:00
threads doc: threads: merge into one document 2019-01-24 09:16:03 -05:00
timing doc: kernel: flatten kernel docs and add API references 2019-01-24 09:16:03 -05:00
usermode app_shmem: delete parallel API for domains 2019-01-29 11:11:49 -08:00
kernel.rst doc: kernel: flatten kernel docs and add API references 2019-01-24 09:16:03 -05:00