stm32mp1: add an IO to read STM32IMAGE binaries
authorYann Gautier <yann.gautier@st.com>
Mon, 15 Oct 2018 07:36:32 +0000 (09:36 +0200)
committerYann Gautier <yann.gautier@st.com>
Mon, 15 Oct 2018 07:36:32 +0000 (09:36 +0200)
commitceaff75c9fbf04ded58edfccef3333c9a700f941
treefa40731f4feffd49c7c76d45c346e6af521684fb
parent6fe8b195fade423dd0ffca656c7af79a40c81440
stm32mp1: add an IO to read STM32IMAGE binaries

This IO is required to read binaries with STM32 header.
This header is added with the stm32image tool.

Signed-off-by: Yann Gautier <yann.gautier@st.com>
drivers/st/io/io_stm32image.c [new file with mode: 0644]
include/drivers/st/io_stm32image.h [new file with mode: 0644]