commit | 2e27adb569b7fa206031261f46a787f3209abfbf | [log] [tgz] |
---|---|---|
author | Benjamin Walsh <benjamin.walsh@windriver.com> | Fri Oct 30 17:05:26 2015 -0400 |
committer | Anas Nashif <anas.nashif@intel.com> | Fri Feb 05 20:25:24 2016 -0500 |
tree | c3b0061c98c1f1e9e241988133dfe6ce31e49956 | |
parent | 7b526e2447cf374d33868dd8c7bd799d32ce497e [diff] |
mem_safe: prevent writing to .text in XIP systems The sys_mem_safe_write_to_text_section() now always fails in XIP systems, since their .text section is in ROM. Change-Id: Ie47a5dbf5f75a4bfe8e9fc9852d0037a3546aae8 Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com>