arm-trusted-firmware/include/drivers/io
Louis Mayencourt 0a6e7e3b76 fconf: Move platform io policies into fconf
Use the firmware configuration framework to store the io_policies
information inside the configuration device tree instead of the static
structure in the code base.

The io_policies required by BL1 can't be inside the dtb, as this one is
loaded by BL1, and only available at BL2.

This change currently only applies to FVP platform.

Change-Id: Ic9c1ac3931a4a136aa36f7f58f66d3764c1bfca1
Signed-off-by: Louis Mayencourt <louis.mayencourt@arm.com>
2020-02-07 13:51:32 +00:00
..
io_block.h Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
io_driver.h io: change seek offset to signed long long 2020-01-10 21:14:57 +01:00
io_dummy.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
io_fip.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
io_memmap.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
io_mtd.h Add raw NAND framework 2020-01-20 11:32:59 +01:00
io_semihosting.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
io_storage.h fconf: Move platform io policies into fconf 2020-02-07 13:51:32 +00:00