[IMPROVE] Preload: Generate ignore binaries list 79/52179/4
authorAlexander Aksenov <a.aksenov@samsung.com>
Mon, 16 Nov 2015 08:53:20 +0000 (11:53 +0300)
committerDmitry Kovalenko <d.kovalenko@samsung.com>
Mon, 23 Nov 2015 06:41:57 +0000 (22:41 -0800)
commit0596f7ad3becb6539255fcff5f91d87cff121808
tree09dcb181dd634f36518348225a6785b240292589
parent809f1566c19e77a6ccb107a34d1b8639f9dfde07
[IMPROVE] Preload: Generate ignore binaries list

Issue:
Binaries ignored for preloading execution were hardcoded
in modules. This causes errors when binary names are changed.

Solution:
Now ignored binaries pathes are found on manager compile time
and are passed to kernel via debugfs.

Change-Id: Ic81e44dcde2ceff951163f602dff52ca16bc77d0
Signed-off-by: Alexander Aksenov <a.aksenov@samsung.com>
scripts/gen_preload_header.sh