commit | f039efb43e3661d45609d2247dc1a19ea620a8d9 | [log] [tgz] |
---|---|---|
author | Jeevan Shriram <jshriram@codeaurora.org> | Fri Aug 24 12:42:23 2018 -0700 |
committer | Jeevan Shriram <jshriram@codeaurora.org> | Wed Sep 05 10:41:56 2018 -0700 |
tree | a03765b87cb49959b1bb4a6c319c7aa2debc43f1 | |
parent | defdbe8cceeb5c218a07504950e769fb0d559d80 [diff] |
QcomModulePkg: Update Random number generator to use Raw algorithm RNG protocols' GetInfo provides the number of algorithms supported and it's id. It is sufficient of Apps bootloader to use the default(raw) algorithm to get the random number. So update protocol calls for random number generator to use default raw algorithm for stack canary and KASLR seed generation. Change-Id: Id00c62fa97568be898fd20ae77ef2e5868bc6a08