aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorMark Brown <[email protected]>2019-11-08 17:12:44 +0000
committerCatalin Marinas <[email protected]>2019-11-08 17:36:51 +0000
commit2203e1adb936a92ab2fd8f705e888af322462736 (patch)
tree8521c7cece19c9912c4ad7364fd4e05ac6b479a2 /scripts/gdb/linux/utils.py
parent294a9ddde6cdbf931a28b8c8c928d3f799b61cb5 (diff)
arm64: kaslr: Check command line before looking for a seed
Now that we print diagnostics at boot the reason why we do not initialise KASLR matters. Currently we check for a seed before we check if the user has explicitly disabled KASLR on the command line which will result in misleading diagnostics so reverse the order of those checks. We still parse the seed from the DT early so that if the user has both provided a seed and disabled KASLR on the command line we still mask the seed on the command line. Signed-off-by: Mark Brown <[email protected]> Acked-by: Mark Rutland <[email protected]> Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions