arm-trusted-firmware/include/drivers/io
Lionel Debieve 9a9ea82948 feat(io_mtd): offset management for FIP usage
A new seek handler is also created. It will be used for NAND to add an
extra offset in case of bad blocks, when FIP is used.

Change-Id: I03fb1588b44029db50583c0b2e7af7a1e88a5a7a
Signed-off-by: Lionel Debieve <lionel.debieve@st.com>
Signed-off-by: Yann Gautier <yann.gautier@foss.st.com>
2021-07-13 18:16:55 +02: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_encrypted.h TBB: Add an IO abstraction layer to load encrypted firmwares 2020-03-06 16:40:37 +05:30
io_fip.h drivers: Add support to retrieve plat_toc_flags 2020-04-01 12:36:02 +05:30
io_memmap.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
io_mtd.h feat(io_mtd): offset management for FIP usage 2021-07-13 18:16:55 +02:00
io_semihosting.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
io_storage.h TBB: Add an IO abstraction layer to load encrypted firmwares 2020-03-06 16:40:37 +05:30