arm-trusted-firmware/include
Haojian Zhuang 2da3604241 drivers: add emmc stack
In a lot of embedded platforms, eMMC device is the only one storage
device. So loading content from eMMC device is required in ATF.

Create the emmc stack that could co-work with IO block driver.
Support to read/write/erase eMMC blocks on both rpmb and normal
user area. Support to change the IO speed and bus width.

Signed-off-by: Haojian Zhuang <haojian.zhuang@linaro.org>
2016-04-27 18:52:51 +08:00
..
bl1 FWU: Add Generic Firmware Update framework support in BL1 2015-12-09 17:41:18 +00:00
bl31 Remove direct usage of __attribute__((foo)) 2016-01-14 10:55:17 -08:00
bl32 Enable use of FIQs and IRQs as TSP interrupts 2015-12-04 12:02:12 +00:00
common Fix build error with optimizations disabled (-O0) 2016-04-14 16:24:03 +01:00
drivers drivers: add emmc stack 2016-04-27 18:52:51 +08:00
lib Add support for Cortex-A57 erratum 833471 workaround 2016-04-21 12:59:59 +01:00
plat Move `plat_get_syscnt_freq()` to arm_common.c 2016-04-21 17:10:58 +01:00
stdlib cdefs.h: Use __deprecated__ instead of deprecated 2016-01-20 15:45:39 -08:00