Visible to Intel only — GUID: yxs1520804315652
Ixiasoft
Visible to Intel only — GUID: yxs1520804315652
Ixiasoft
3.2.3. Single SDM Flash
In a single flash attached to SDM layout, the flash contains all of the files required for booting, including the configuration bitstream and the OS files.
Depending on the boot stage that performs the FPGA configuration, you have the following options for storing the FPGA core and I/O configuration file:
- An SDM flash storage partition—In this case the SSBL initiates configuration
- In the OS file system—In this case the OS initiates configuration
In order for the software running in the HPS (for example, the FSBL and SSBL) to access the flash attached to the SDM, it must request permission from the SDM.
The QSPI controller is shared between the SDM and the HPS and only one of these can access the QSPI device at a time. At power-up, the SDM receives access to the QSPI controller. If the HPS needs access to the QSPI flash device, the software running in this (for example, the FSBL or SSBL) must request ownership from the SDM through the HPS-to-SDM mailbox. After the HPS gains ownership of the QSPI controller, it retains ownership until any of the following events occur:
- A power cycle
- A cold reset
- An HPS reboot generated for an RSU event
In the Quad SPI flash example, the SSBL, OS and file system reside in the Unsorted Block Image File System (UBIFS).