Lokesh Vutla 14d963d1b5 remoteproc: elf_loader: Always check the validity of the image before loading
rproc_elf32_load_image() rely on user to send a valid address for elf loading.
Instead do a sanity check on the address passed by user. This will help
all rproc elf users to not call sanity_check explicitly before calling
elf_loading.

Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Reviewed-by: Fabien Dessenne <fabien.dessenne@st.com>
2019-10-11 10:07:34 -04:00
..
2019-07-12 21:07:58 -04:00
2018-08-11 08:11:02 +02:00
2018-09-29 11:49:35 -06:00
2019-08-12 13:33:38 -04:00
2018-09-18 08:12:21 -06:00
2018-12-07 08:13:45 -05:00
2019-08-11 16:43:41 -04:00
2018-12-06 23:26:32 -05:00
2018-12-13 16:32:49 -07:00
2019-07-27 09:35:05 -04:00
2019-07-05 14:19:41 +02:00
2018-10-09 04:40:27 -06:00
2019-02-20 15:27:08 +08:00
2019-07-11 10:05:15 -04:00
2018-11-26 08:25:35 -05:00
2018-07-19 17:03:28 -04:00
2019-07-12 21:07:59 -04:00