commit | 29e1044741e3afb17babde6bea583c6d704466c7 | [log] [tgz] |
---|---|---|
author | Jayesh Choudhary <j-choudhary@ti.com> | Tue Aug 30 15:54:30 2022 +0530 |
committer | Tom Rini <trini@konsulko.com> | Thu Sep 15 16:07:45 2022 -0400 |
tree | e9ec1e1eca4d9d3774a2adc713907fb20f70c2d8 | |
parent | 360c7f46f39242bab1d5bae3cd7b1d16fc33c304 [diff] |
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>