diff options
| author | York Sun <[email protected]> | 2016-12-28 08:43:31 -0800 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2017-01-04 19:40:19 -0500 |
| commit | 90b80386ffc60549f4529b766db182de06102b0e (patch) | |
| tree | 1b3d8a9761a2203726aa738a741c4c567c282356 /scripts | |
| parent | 2c2e2c9e14462a34bb99ba281c7445c3174a0fe6 (diff) | |
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 <[email protected]>
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/config_whitelist.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/scripts/config_whitelist.txt b/scripts/config_whitelist.txt index 487c6ab27f1..364a4713486 100644 --- a/scripts/config_whitelist.txt +++ b/scripts/config_whitelist.txt @@ -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 |
