Skip to content

Commit

Permalink
building: standalonemm: Fix typo
Browse files Browse the repository at this point in the history
* From `StandAlomeMM` to `StandAloneMM`
* From `in and RPMB partition` to `in an RPMB partition`

Signed-off-by: Aristo Chen <[email protected]>
Reviewed-by: Joakim Bech <[email protected]>
Reviewed-by: Etienne Carriere <[email protected]>
  • Loading branch information
AristoChen authored and jbech-linaro committed Nov 27, 2023
1 parent 2e3a5da commit b58da06
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions building/efi_vars/stmm.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
StandAloneMM
############

StandAlomeMM is a PE/COFF binary produced by EDK2. For Arm platforms we
StandAloneMM is a PE/COFF binary produced by EDK2. For Arm platforms we
can compile and use it, in combination with OP-TEE to store EFI variables
in and RPMB partition of our eMMC.
in an RPMB partition of our eMMC.

EDK2 Build instructions
***********************
Expand Down

0 comments on commit b58da06

Please sign in to comment.