Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
9 years ago

Why SOC boots from FPGA?

The SOC preloader can be loaded from FPGA memory. After the pre-loader is run, the software will be loaded from the SD card. So why do we have such an option if the real application will be loaded from the SD Card?

In what situation will anyone need this?

Thanks

2 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    you may think about production of some boards, where no sd-card is available, but an eMMC which is not pre-programmable...

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    This enables secure boot support at CV where FPGA image will be validated through AES engine :)

    By doing this, the executed Preloader is trusted.