arm-trusted-firmware/plat
Juan Castillo 9784dbda11 Add basic NOR flash driver for ARM platforms
FVP and Juno platforms include a NOR flash memory to store and
load the FIP, the kernel or a ramdisk. This NOR flash is arranged
as 2 x 16 bit flash devices and can be programmed using CFI
standard commands.

This patch provides a basic API to write single 32 bit words of
data into the NOR flash. Functions to lock/unlock blocks against
erase or write operations are also provided.

Change-Id: I1da7ad3105b1ea409c976adc863954787cbd90d2
2015-11-27 09:34:20 +00:00
..
arm Add basic NOR flash driver for ARM platforms 2015-11-27 09:34:20 +00:00
common Pass the entry point info to bl1_plat_prepare_exit() 2015-11-26 21:32:04 +00:00
compat PSCI: Implement platform compatibility layer 2015-08-13 20:08:19 +01:00
mediatek Merge pull request #393 from mtk09422/misc-updates 2015-09-30 11:13:33 +01:00
nvidia/tegra Tegra: introduce per-soc system reset handler 2015-11-10 09:25:28 -08:00