summaryrefslogtreecommitdiff
path: root/scripts/basic
diff options
context:
space:
mode:
authorBryan O'Donoghue <[email protected]>2018-01-12 12:39:57 +0000
committerStefano Babic <[email protected]>2018-01-14 17:26:30 +0100
commitd2c61800fc1ece786799262c71d4789b0fa56279 (patch)
treeef7d4f9aeecdbbcb6a713b4a2de9640ea7d9ffc5 /scripts/basic
parent9535b3975f6731736ebe0e6b9461502784d5e4d0 (diff)
arm: imx: hab: Optimise flow of authenticate_image on is_enabled fail
There is no need to call is_enabled() twice in authenticate_image - it does nothing but add an additional layer of indentation. We can check for is_enabled() at the start of the function and return the result code directly. Signed-off-by: Bryan O'Donoghue <[email protected]> Cc: Stefano Babic <[email protected]> Cc: Fabio Estevam <[email protected]> Cc: Peng Fan <[email protected]> Cc: Albert Aribaud <[email protected]> Cc: Sven Ebenfeld <[email protected]> Cc: George McCollister <[email protected]> Cc: Breno Matheus Lima <[email protected]> Tested-by: Breno Lima <[email protected]> Reviewed-by: Fabio Estevam <[email protected]>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions