commit | fd53a7f069e0beb53b9fa32b93eed16dbb732c83 | [log] [tgz] |
---|---|---|
author | Olav Haugan <ohaugan@codeaurora.org> | Sat Feb 04 09:36:21 2017 -0800 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Thu Feb 09 11:15:43 2017 -0800 |
tree | 559982d82c3aec4801f635e69d4ba4f6e17f1b23 | |
parent | 1b09018b88be925377a3f69cf9af37971fd4b3eb [diff] |
defconfig: msmskunk: Enable early random driver Stack canary relies on getting early random values. However, the software random number generator is initialized relatively late in the boot process making the stack canary very predictable. Enable the hardware supported random number generator to provide entropy early in the boot process. Change-Id: Ia7c183242fcb6fab72905573960776c94d59e343 Signed-off-by: Olav Haugan <ohaugan@codeaurora.org>