commit | 0a4b11b027793d96ffb04b0144f6107c16ce7c1c | [log] [tgz] |
---|---|---|
author | Andrew F. Davis <afd@ti.com> | Fri Apr 12 12:54:47 2019 -0400 |
committer | Tom Rini <trini@konsulko.com> | Fri Apr 26 17:51:51 2019 -0400 |
tree | f75e5c7d9c1dd61ead8bf8638e6d514e8bc6da9d | |
parent | 508369672ca3bc32806b70b5189f18a257e91baf [diff] |
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>