]> git.ipfire.org Git - people/ms/u-boot.git/commit
ti_armv7_common: Disable Falcon Mode on HS devices
authorAndrew F. Davis <afd@ti.com>
Tue, 30 Aug 2016 19:06:28 +0000 (14:06 -0500)
committerTom Rini <trini@konsulko.com>
Sun, 2 Oct 2016 12:10:03 +0000 (08:10 -0400)
commite95b9b4437bcc31107bdc3b7625bd7c11ad24ef7
tree8b50da06bfaafcdfcff7b0d28027fe70d43b283a
parent2f450969de212ddebbe56a4361064b6d505d4bd3
ti_armv7_common: Disable Falcon Mode on HS devices

Authentication of images in Falcon Mode is not supported. Do not enable
SPL_OS_BOOT when TI_SECURE_DEVICE is enabled. This prevents attempting
to directly load kernel images which will fail, for security reasons,
on HS devices, the board is locked if a non-authenticatable image load
is attempted, so we disable attempting Falcon Mode.

Signed-off-by: Andrew F. Davis <afd@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Acked-by: Lokesh Vutla <lokeshvutla@ti.com>
include/configs/ti_armv7_common.h