]> git.ipfire.org Git - people/ms/u-boot.git/commit - configs/am43xx_hs_evm_defconfig
defconfig: Add a config for AM43xx secure part
authorMadan Srinivas <madans@ti.com>
Fri, 20 May 2016 00:10:49 +0000 (19:10 -0500)
committerTom Rini <trini@konsulko.com>
Fri, 27 May 2016 19:41:35 +0000 (15:41 -0400)
commitdf277e66b3fbaaf989ef14f74a8351b32189d134
tree7ae3c019f0f697d993137ec9a70482c9490d2c60
parenta5051b727eaf098a18cf0e77f2cd8e61b71c888a
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>
configs/am437x_hs_evm_defconfig [new file with mode: 0644]