commit | 2a919e654626aa00ecfd92830053e11b61e7dbfd | [log] [tgz] |
---|---|---|
author | Madan Srinivas <madans@ti.com> | Thu May 19 19:10:49 2016 -0500 |
committer | Tom Rini <trini@konsulko.com> | Fri May 27 15:41:35 2016 -0400 |
tree | 7ae3c019f0f697d993137ec9a70482c9490d2c60 | |
parent | 3623502705babd0f4c25c58f0a33c802cb86c154 [diff] |
defconfig: Add a config for AM43xx secure part Adds a new defconfig file for the AM43xx secure device. This is the same as for the non-secure part, except for: CONFIG_TI_SECURE_DEVICE option set to 'y' CONFIG_ISW_ENTRY_ADDR updated for secure images. Signed-off-by: Daniel Allred <d-allred@ti.com> Signed-off-by: Madan Srinivas <madans@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com>