commit | eecf5b09a5b44e043899ab3bb34216b415a8832a | [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 | b8d8cd418e951a16ac39c76ffe8270406c772db3 [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>