]> git.baikalelectronics.ru Git - uboot.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)
commitdb0fc241ce6d2ece12b66f7ff54f0af9bf3b6b5f
treee9ec1e1eca4d9d3774a2adc713907fb20f70c2d8
parentfd88423344c056d32c87611f1d578f736b1c0bd0
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]