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>
1 parent 08b375b commit 2da36042416ccc820cb0d96064e9c2fa49a05f81
@Haojian Zhuang Haojian Zhuang authored on 18 Mar 2016
Showing 2 changed files
View
drivers/emmc/emmc.c 0 → 100644
View
include/drivers/emmc.h 0 → 100644