commit | 9df9fb16601a1d370555b9a7ab89ce2fb210341e | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Fri Mar 11 09:11:56 2022 -0500 |
committer | Tom Rini <trini@konsulko.com> | Fri Mar 18 08:43:25 2022 -0400 |
tree | efa58e0cd4d8ab045cee721bd8391b816363e328 | |
parent | 3a7c8a0e7620164cb99b3c64e74f9d18028e6041 [diff] |
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 <trini@konsulko.com>