commit | dfbdaa66b7fbc60efb48e228733f7e98b3e6fed5 | [log] [tgz] |
---|---|---|
author | Ye Li <ye.li@nxp.com> | Tue Jun 09 03:34:42 2020 -0700 |
committer | Stefano Babic <sbabic@denx.de> | Thu Jul 16 11:19:50 2020 +0200 |
tree | 63fb07cca08628aff72f2de283b0e9fd935ad643 | |
parent | def88bce094e95939abf1e5d02a9b413b3627f6f [diff] |
misc: scu_api: Add SCFW API to get the index of boot container set Add SCFW API sc_misc_get_boot_container to get current boot container set index. The index value returns 1 for primary container set, 2 for secondary container set. Signed-off-by: Ye Li <ye.li@nxp.com> Reviewed-by: Peng Fan <peng.fan@nxp.com>