commit | 2c4ddb215521d5dfb30f72123ef966ac6bdd16d7 | [log] [tgz] |
---|---|---|
author | Carlo Caione <carlo@endlessm.com> | Sat Aug 27 15:43:43 2016 +0200 |
committer | Kevin Hilman <khilman@baylibre.com> | Thu Sep 01 14:23:39 2016 -0700 |
tree | 4ea8f9160358416781a64275ba47d9e3113b3db4 | |
parent | 6edf27ee25892571d275e2b3945d1b48c68d0476 [diff] |
firmware: Amlogic: Add secure monitor driver Introduce a driver to provide calls into secure monitor mode. In the Amlogic SoCs these calls are used for multiple reasons: access to NVMEM, set USB boot, enable JTAG, etc... Acked-by: Mark Rutland <mark.rutland@arm.com> Signed-off-by: Carlo Caione <carlo@endlessm.com> [khilman: add in SZ_4K cleanup] Signed-off-by: Kevin Hilman <khilman@baylibre.com>