arm-trusted-firmware/drivers/io
Konstantin Porotchkin 255f5c8f88 io: Allow image load to address zero
Remove assert on buffer address equal zero.
Marvell uses address 0x0 for loading BL33,
so this check is irrelevant and breaks the
debug builds on Marvell platforms.

Change-Id: Ie56a51138e2e4ddd8986dd7036797dc2d8b10125
Signed-off-by: Haim Boot <hayim@marvell.com>
Signed-off-by: Konstantin Porotchkin <kostap@marvell.com>
Reviewed-on: http://vgitil04.il.marvell.com:8080/54589
2018-07-18 18:48:30 +03:00
..
io_block.c io: block: fix block_read/write may read/write overlap buffer 2017-12-13 09:13:37 +00:00
io_dummy.c io_dummy: correct sparse warnings 2017-06-23 09:38:15 +02:00
io_fip.c io: Allow image load to address zero 2018-07-18 18:48:30 +03:00
io_memmap.c io: Allow image load to address zero 2018-07-18 18:48:30 +03:00
io_semihosting.c io: Allow image load to address zero 2018-07-18 18:48:30 +03:00
io_storage.c io: Allow image load to address zero 2018-07-18 18:48:30 +03:00