commit | 065bd0ca80492a49c875868eddbf3b18626d98f2 | [log] [tgz] |
---|---|---|
author | Kshitiz Varshney <kshitiz.varshney@nxp.com> | Thu Jun 22 11:24:45 2023 +0200 |
committer | Peng Fan <peng.fan@nxp.com> | Thu Jul 06 13:04:56 2023 +0800 |
tree | 349c1ed081b9d320faf2349f57d4ccefe7fed731 | |
parent | 812033e304397ef3ae611312648c41dd3723b360 [diff] |
LFU-544: Kconfig.nxp: Fixed secure boot on LS-CH2 platforms pimg64 image pointer is dependent on ESBC_ADDR_64BIT config, which is getting disabled, due to dependency on ESBC_HDR_LS. ESBC_HDR_LS is required for LS-CH3 platforms. So, removing the dependency on ESBC_HDR_LS. Signed-off-by: Kshitiz Varshney <kshitiz.varshney@nxp.com> Acked-by: Peng Fan <peng.fan@nxp.com> Reviewed-by: Gaurav Jain <gaurav.jain@nxp.com>