utils/genrandconfig: test full set of hardening options
authorMatt Weber <matthew.weber@rockwellcollins.com>
Sun, 27 Oct 2019 16:13:24 +0000 (11:13 -0500)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 27 Oct 2019 19:20:41 +0000 (20:20 +0100)
commit17eb6ae92a06e0389b439c499bb962e673bf5724
tree10cbe1a3e403a2cedbc77fa4f10567acf2e769a7
parent22d37003c796daff98e63be61144814f8221df87
utils/genrandconfig: test full set of hardening options

This patch adds the remaining ssp and relro cases plus both of the
fortify options. The randomization was left consistant between the
options but the order of the conditions placed the most restrictive
hardening options with more priority.

Cc: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
utils/genrandconfig