]> git.ipfire.org Git - people/ms/u-boot.git/commit - configs/dra7xx_hs_evm_defconfig
defconfig: ti: Add configs for OMAP5-class secure parts
authorDaniel Allred <d-allred@ti.com>
Fri, 20 May 2016 00:10:55 +0000 (19:10 -0500)
committerTom Rini <trini@konsulko.com>
Fri, 27 May 2016 19:41:38 +0000 (15:41 -0400)
commit53d150b1412bc1b2da07dfdeb2aa834ab62ec7ad
treeaa9f6258f0c4adecf2f47f565dd3907b6c65d761
parent62a09f0535b223c8acbf85da8d4b1acf1667826e
defconfig: ti: Add configs for OMAP5-class secure parts

Adds new defconfig files for DRA7xx and AM57xx secure devices.
These are the same as the non-secure parts, but with the addition
of the CONFIG_TI_SECURE_DEVICE option set to 'y'.

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/am57xx_hs_evm_defconfig [new file with mode: 0644]
configs/dra72_hs_evm_defconfig [new file with mode: 0644]
configs/dra74_hs_evm_defconfig [new file with mode: 0644]