commit | 525065dd8b9e57c53012572c5d7122643ede3970 | [log] [tgz] |
---|---|---|
author | Andrew Boie <andrew.p.boie@intel.com> | Thu Jan 31 15:31:18 2019 -0800 |
committer | Anas Nashif <anas.nashif@intel.com> | Fri Feb 08 07:04:30 2019 -0500 |
tree | d3f686d62d1c3e267570d35670091065ec22ecbf | |
parent | 4b4f7734848fff525dd38fc15d5e74876baca0ac [diff] |
tests: convert to use app shared memory CONFIG_APPLICATION_MEMORY was a stopgap feature that is being removed from the kernel. Convert tests and samples to use the application shared memory feature instead, in most cases using the domain set up by ztest. Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>