summaryrefslogtreecommitdiffstats
path: root/Documentation/soc/intel/apollolake/index.md
blob: d4a5ee51ae766643bef6d5d8063f31421df417dc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Apollolake
## SPI flash layout

![][apl_flash_layout]

With Apollolake Intel invented another flash layout for x86 firmware called IFWI (Intel FirmWare Image).

Usually on x86 platforms the bootblock is stored at the end of the bios region
and the Intel ME / TXE has its own IFD region. On Apollolake both have been
moved into the IFWI region, which is a subregion of "BIOS", since it allows to
store multiple firmware components.

The IFWI region can be manipulated by `ifwitool`.

[apl_flash_layout]: flash_layout.svg