configs: Add configs for J721e High Security EVM
authorAndrew F. Davis <afd@ti.com>
Fri, 10 Jan 2020 19:35:23 +0000 (14:35 -0500)
committerLokesh Vutla <lokeshvutla@ti.com>
Mon, 20 Jan 2020 04:40:28 +0000 (10:10 +0530)
commit9bc97792d873a73be3bc72f7bb0e5679c6bbaa7e
tree3d761d4d5e9fbcd61866ee27805fb257ba17a7f9
parentc0910bb3a04cf701c8d5f9258c83cc1390cc18b3
configs: Add configs for J721e High Security EVM

Add new defconfig files for the J721e High Security EVM.

These defconfigs are the same as for the non-secure part, except for:
    CONFIG_TI_SECURE_DEVICE option set to 'y'
    CONFIG_FIT_IMAGE_POST_PROCESS option set to 'y'
    CONFIG_SPL_FIT_IMAGE_POST_PROCESS option set to 'y'
    CONFIG_BOOTCOMMAND uses FIT images for booting

Signed-off-by: Andrew F. Davis <afd@ti.com>
Reviewed-by: Lokesh Vutla <lokeshvutla@ti.com>
Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
MAINTAINERS
configs/j721e_hs_evm_a72_defconfig [new file with mode: 0644]
configs/j721e_hs_evm_r5_defconfig [new file with mode: 0644]