diff options
author | Ricardo Salveti <ricardo@foundries.io> | 2019-09-02 18:18:52 -0300 |
---|---|---|
committer | Stefano Babic <sbabic@denx.de> | 2019-10-08 16:35:16 +0200 |
commit | 01fc7e7b879189b4ccb07fe616189ce171f38516 (patch) | |
tree | 39eefebef76dc6f7a5dcfcceed3001626e051bea /drivers/i2c | |
parent | a3f5c7950713be28f6d4b5395079028778dd0204 (diff) |
spl: imx: only use HAB if spl fit signature is not enabled
There is no need to use HAB for FIT signature validation when
SPL_FIT_SIGNATURE is also enabled, as that will be validated via the
normal U-Boot signed FIT image flow.
This allows having SPL validated by HAB and the payloads to follow
being validated with FIT signatures only.
Signed-off-by: Ricardo Salveti <ricardo@foundries.io>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
Diffstat (limited to 'drivers/i2c')
0 files changed, 0 insertions, 0 deletions