Fix typos
This commit is contained in:
@@ -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
|
||||
@@ -85,4 +85,4 @@ Currently, little kernel supports:
|
||||
### Interrupt Assignment
|
||||
|
||||
The interrupt assignment for the FVP Base platform can be found in the following documentation:
|
||||
[Base Platform interrupt assignments](https://developer.arm.com/documentation/100964/1128/Base-Platform/Base-Platform-interrupt-assignments?lang=en)
|
||||
[Base Platform interrupt assignments](https://developer.arm.com/documentation/100964/1128/Base-Platform/Base-Platform-interrupt-assignments?lang=en)
|
||||
|
||||
Reference in New Issue
Block a user