Visible to Intel only — GUID: zcl1552345445509
Ixiasoft
3.2.2. Getting the Arm* Trusted Firmware Source Code
The ATF source is at GitHub. To get the ATF source code, simply run the following steps:
- Open a terminal.
- Create a new directory to check out the ATF source code from GitHub.
- Change to this working directory and clone the ATF source from the Git trees as follows:
$ git clone https://github.com/altera-opensource/arm-trusted-firmware
- When completed, change to the arm-trusted-firmware folder and perform a Git check out as follows:
$ cd arm-trusted-firmware $ git checkout socfpga_v2.1