commit | eab8f40024a02ba206657a5c6dbe5117cbab424c | [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 | 30f9d56149c21311caa0e11a3c0280c4d809fd50 [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>