mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-06-27 00:51:50 +00:00
crypto: Move CONFIG_SYS_FSL_SEC_LE and _BE to Kconfig
Use Kconfig option to set little- or big-endian access to secure boot and trust architecture. Signed-off-by: York Sun <york.sun@nxp.com>
This commit is contained in:
parent
2c2e2c9e14
commit
90b80386ff
14 changed files with 48 additions and 18 deletions
|
@ -5545,9 +5545,7 @@ CONFIG_SYS_FSL_SCFG_OFFSET
|
|||
CONFIG_SYS_FSL_SCFG_PIXCLKCR_OFFSET
|
||||
CONFIG_SYS_FSL_SCFG_PIXCLK_ADDR
|
||||
CONFIG_SYS_FSL_SEC_ADDR
|
||||
CONFIG_SYS_FSL_SEC_BE
|
||||
CONFIG_SYS_FSL_SEC_IDX_OFFSET
|
||||
CONFIG_SYS_FSL_SEC_LE
|
||||
CONFIG_SYS_FSL_SEC_MON_BE
|
||||
CONFIG_SYS_FSL_SEC_MON_LE
|
||||
CONFIG_SYS_FSL_SEC_OFFSET
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue