]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit27f76a2056ac588476662451447729873ede8ced
treef75e5c7d9c1dd61ead8bf8638e6d514e8bc6da9d
parentce661f70f569cfefb7ef2c23a1834d32b7644efc
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]