]> git.dujemihanovic.xyz Git - u-boot.git/commit
configs: Add configs for j721s2 High Security EVM
authorJayesh Choudhary <j-choudhary@ti.com>
Tue, 30 Aug 2022 10:24:30 +0000 (15:54 +0530)
committerTom Rini <trini@konsulko.com>
Thu, 15 Sep 2022 20:07:45 +0000 (16:07 -0400)
commit29e1044741e3afb17babde6bea583c6d704466c7
treee9ec1e1eca4d9d3774a2adc713907fb20f70c2d8
parent360c7f46f39242bab1d5bae3cd7b1d16fc33c304
configs: Add configs for j721s2 High Security EVM

Add j721s2 High Security EVM defconfig.

These configs are 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: Jayesh Choudhary <j-choudhary@ti.com>
MAINTAINERS
configs/j721s2_hs_evm_a72_defconfig [new file with mode: 0644]
configs/j721s2_hs_evm_r5_defconfig [new file with mode: 0644]