commit | f9d2a42dacf96eb8a10259edafec0f66c9921d52 | [log] [tgz] |
---|---|---|
author | Tobin C. Harding <me@tobin.cc> | Thu Dec 07 13:53:41 2017 +1100 |
committer | Tobin C. Harding <me@tobin.cc> | Sat Apr 07 08:50:34 2018 +1000 |
tree | 7e3b59bbfccbb83d204498b0569acb7741b68438 | |
parent | 87e37588563da905a8506b8922cfba1d71382a64 [diff] |
leaking_addresses: add support for kernel config file Features that rely on the ability to get kernel configuration options are ready to be implemented in script. In preparation for this we can add support for kernel config options as a separate patch to ease review. Add support for locating and parsing kernel configuration file. Signed-off-by: Tobin C. Harding <me@tobin.cc>