commit | c468632773d5bebccdbacd745058666c56bc2955 | [log] [tgz] |
---|---|---|
author | Kshitiz Varshney <kshitiz.varshney@nxp.com> | Sun Sep 19 17:09:53 2021 +0200 |
committer | Priyanka Jain <priyanka.jain@nxp.com> | Tue Nov 09 14:43:24 2021 +0530 |
tree | 6a19bff40c85cdadf674ef2343a387b43a51ac09 | |
parent | 5e88833d649df36836db80bd94215eaa04b368fd [diff] |
board: fsl_validate: Fix Double free Issue Remove Double free issue from calc_img_key_hash() and calc_esbchdr_esbc_hash() function. Verified the secure boot changes using lx2162aqds board. Signed-off-by: Kshitiz Varshney <kshitiz.varshney@nxp.com> Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>