arm-trusted-firmware/plat/imx/imx7/warp7
Yann Gautier b7c6529c41 io_block: define MAX_IO_BLOCK_DEVICES as unsigned
This is used as a table index, and already compared with an unsigned int:
block_dev_count.

Signed-off-by: Yann Gautier <yann.gautier@st.com>
2018-12-10 18:09:49 +01:00
..
aarch32 Add plat_crash_console_flush to platforms without it 2018-10-25 09:56:09 +01:00
include io_block: define MAX_IO_BLOCK_DEVICES as unsigned 2018-12-10 18:09:49 +01:00
platform.mk warp7, ls1043: Remove unneeded include paths 2018-10-30 13:31:36 +00:00
warp7_bl2_el3_setup.c warp7: Migrate to new interfaces 2018-09-28 15:31:53 +01:00
warp7_bl2_mem_params_desc.c warp7: mem_params_desc: Add boot entries to mem params array 2018-09-04 14:18:31 +01:00
warp7_image_load.c warp7: image_load: Add warp7_image_load.c 2018-09-04 14:18:31 +01:00
warp7_io_storage.c warp7: io_storage: Add initial stub warp7_io_storage.c 2018-09-04 14:18:31 +01:00
warp7_private.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00