Fix typos
This commit is contained in:
@@ -76,5 +76,5 @@ For details of build options you can found at [TF-A build options](https://trust
|
||||
-C cluster0.has_arm_v8-4=1 \
|
||||
-C cluster1.NUM_CORES=0 \
|
||||
-C bp.secureflashloader.fname=path/to/arm-trusted-firmware/build/fvp/debug/bl1.bin \
|
||||
-C bp.flashloader0.fname=path/to//arm-trusted-firmware/build/fvp/debug/fip.bin
|
||||
-C bp.flashloader0.fname=path/to/arm-trusted-firmware/build/fvp/debug/fip.bin
|
||||
```
|
||||
|
||||
@@ -7,7 +7,7 @@ a normal flashloader. The configuration looks like this:
|
||||
|
||||
```shell
|
||||
-C bp.secureflashloader.fname=path/to/arm-trusted-firmware/build/fvp/debug/bl1.bin \
|
||||
-C bp.flashloader0.fname=path/to/lk.bin
|
||||
-C bp.flashloader0.fname=path/to/fip.bin
|
||||
```
|
||||
|
||||
We use Arm Trusted Firmware (ATF) as the secure monitor running at S-EL3. It
|
||||
|
||||
Reference in New Issue
Block a user