]> Git Repo - u-boot.git/commit - configs/pg_wcom_expu1_update_defconfig
Convert CONFIG_ARMV7_SECURE_BASE et al to Kconfig
authorTom Rini <[email protected]>
Fri, 11 Mar 2022 14:11:56 +0000 (09:11 -0500)
committerTom Rini <[email protected]>
Fri, 18 Mar 2022 12:43:25 +0000 (08:43 -0400)
commit0da35fa8d67415c7d595f6a74952905decc2a911
treeefa58e0cd4d8ab045cee721bd8391b816363e328
parenteb8eb3174992a96241e1511a02c02b36c51ad292
Convert CONFIG_ARMV7_SECURE_BASE et al to Kconfig

This converts the following to Kconfig:
   CONFIG_ARMV7_SECURE_BASE
   CONFIG_ARMV7_SECURE_MAX_SIZE
   CONFIG_ARMV7_SECURE_RESERVE_SIZE

Signed-off-by: Tom Rini <[email protected]>
24 files changed:
arch/arm/cpu/armv7/Kconfig
configs/Bananapi_M2_Ultra_defconfig
configs/LicheePi_Zero_defconfig
configs/bananapi_m2_berry_defconfig
configs/mx7ulp_evk_defconfig
configs/mx7ulp_evk_plugin_defconfig
configs/pg_wcom_expu1_defconfig
configs/pg_wcom_expu1_update_defconfig
configs/pg_wcom_seli8_defconfig
configs/pg_wcom_seli8_update_defconfig
configs/pinecube_defconfig
include/configs/apalis-tk1.h
include/configs/cei-tk1-som.h
include/configs/jetson-tk1.h
include/configs/ls1021aiot.h
include/configs/ls1021aqds.h
include/configs/ls1021atsn.h
include/configs/ls1021atwr.h
include/configs/mx7_common.h
include/configs/mx7ulp_com.h
include/configs/stm32mp15_common.h
include/configs/sun6i.h
include/configs/sun7i.h
include/configs/sun8i.h
This page took 0.043601 seconds and 4 git commands to generate.