configs: Add configs for AM65x High Security EVM
authorAndrew F. Davis <afd@ti.com>
Fri, 12 Apr 2019 16:54:47 +0000 (12:54 -0400)
committerTom Rini <trini@konsulko.com>
Fri, 26 Apr 2019 21:51:51 +0000 (17:51 -0400)
commit0a4b11b027793d96ffb04b0144f6107c16ce7c1c
treef75e5c7d9c1dd61ead8bf8638e6d514e8bc6da9d
parent508369672ca3bc32806b70b5189f18a257e91baf
configs: Add configs for AM65x High Security EVM

Add new defconfig files for the AM65x High Security EVM.

This 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'

Signed-off-by: Andrew F. Davis <afd@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Andreas Dannenberg <dannenberg@ti.com>
MAINTAINERS
configs/am65x_hs_evm_a53_defconfig [new file with mode: 0644]
configs/am65x_hs_evm_r5_defconfig [new file with mode: 0644]