
On Tue, Feb 27, 2018 at 11:06:32AM +0530, Lokesh Vutla wrote:
+Tom
On Friday 16 February 2018 11:22 PM, Madan Srinivas wrote:
Adds a dedicated defconfig to build TI K2L secure devices. Created from the k2l_evm_defconfig and removes support for SPL, as SPL is not supported on K2 HS devices. Corrects SYS_TEXT_BASE for HS devices.
Also adds TI_SECURE_DEVICE and FIT_IMAGE_POST_PROCESS to include support for secure image creation and authentication
Signed-off-by: Madan Srinivas madans@ti.com
Reviewed-by: Lokesh Vutla lokeshvutla@ti.com
Thanks and regards, Lokesh
configs/k2l_hs_evm_defconfig | 43 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 configs/k2l_hs_evm_defconfig
Needs to update the relevant MAINTAINERS file, thanks!