commit | 58fac52d2ffbac22dedcde5baa915d2c764a56d1 | [log] [tgz] |
---|---|---|
author | Andrew F. Davis <afd@ti.com> | Mon Jul 31 10:58:21 2017 -0500 |
committer | Tom Rini <trini@konsulko.com> | Tue Sep 12 17:58:02 2017 -0400 |
tree | 24671b6f71cbab8b007efef278e986ddd0c2785a | |
parent | 6442c9643e82966ae8fff391bab3fcc763662564 [diff] |
ARM: k2g: Add FIT image handler for PMMC firmware The PMMC firmware should be bundled into a FIT image on HS devices to allow authentication/decryption, add a handler to process this PMMC firmware. Signed-off-by: Andrew F. Davis <afd@ti.com>