commit | 413ca3d862f439f392d5d48088143504fac192c2 | [log] [tgz] |
---|---|---|
author | Jon Medhurst \(Tixy\) <tixy@linaro.org> | Thu Jun 23 13:37:32 2016 +0100 |
committer | Tom Rini <trini@konsulko.com> | Mon Aug 15 18:46:38 2016 -0400 |
tree | 1da31f4225fc2a561cdac9df27a81f905cc7a854 | |
parent | 4009b7e51a0b55a56b7997b548b4905e3faa27b1 [diff] |
vexpress: Check TC2 firmware support before defaulting to nonsec booting The firmware on TC2 needs to be configured appropriately before booting in nonsec mode will work as expected, so test for this and fall back to sec mode if required. Signed-off-by: Jon Medhurst <tixy@linaro.org> Reviewed-by: Ryan Harkin <ryan.harkin@linaro.org> Tested-by: Ryan Harkin <ryan.harkin@linaro.org>