App shared memory defines a bunch of symbols in the linker script. Namespace them properly as private zephyr variables. The variables which indicate the bounds of the entire partition now end with "_part_start", "_part_size", and "_part_end" to make them easy for scripts to distinguish them from other generated symbols for data/bss sizes. Finally, the bss size is not rounded up, this was causing unnecessary memory to be zeroed. Signed-off-by: Andrew Boie <andrew.p.boie@intel.com> |
||
|---|---|---|
| .. | ||
| app_memdomain.h | ||
| partitions.h | ||