commit | cd92af1cab47ea34f52f5c3c005e8389ace7b374 | [log] [tgz] |
---|---|---|
author | Wentong Wu <wentong.wu@intel.com> | Wed May 22 16:50:58 2019 +0800 |
committer | Anas Nashif <anas.nashif@intel.com> | Thu May 23 06:59:14 2019 -0400 |
tree | 64280d122b3b7dbf9aef51f492f29b961f3dcb9d | |
parent | fccb2e1ffc033ac327661ff0a74149d5c062ad38 [diff] |
linker: kobject-text.ld: avoid backwards location counter when kobject text area is greater than CONFIG_KOBJECT_TEXT_AREA, there will be location counter backwards, change it to assert to prompt configuring CONFIG_KOBJECT_TEXT_AREA larger. Fixes: #16307. Signed-off-by: Wentong Wu <wentong.wu@intel.com>