commit | 1b0e98221d826776adc8e3c5d939cfee1890398e | [log] [tgz] |
---|---|---|
author | Sean Anderson <sean.anderson@seco.com> | Tue Aug 16 11:16:02 2022 -0400 |
committer | Peng Fan <peng.fan@nxp.com> | Wed Sep 07 13:40:43 2022 +0800 |
tree | 50b41b92670a9453c00516d2f302c64b971cad61 | |
parent | 33043b396cae4d6b464592dd17bba075c9215826 [diff] |
ARMv8/sec_firmware: Remove SEC_FIRMWARE_FIT_CNF_NAME The config to use for FIT images can be better specified by enabling CONFIG_MULTI_DTB_FIT and implementing board_fit_config_name_match. Signed-off-by: Sean Anderson <sean.anderson@seco.com> Signed-off-by: Peng Fan <peng.fan@nxp.com>