arm-trusted-firmware/include/plat/arm/board/common
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
..
drivers Add basic NOR flash driver for ARM platforms 2015-11-27 09:34:20 +00:00
board_arm_def.h TBB: add platform API to read the ROTPK information 2015-06-25 08:53:26 +01:00
board_arm_oid.h Add common ARM and CSS platform code 2015-04-28 19:50:56 +01:00
board_css_def.h Add common ARM and CSS platform code 2015-04-28 19:50:56 +01:00
v2m_def.h FVP: Add SP804 delay timer 2015-06-18 16:06:32 +01:00