docs(versal): fix the versal platform emu name

Fix the versal platform emu itr6 name.

Signed-off-by: Venkatesh Yadav Abbarapu <venkatesh.abbarapu@xilinx.com>
Change-Id: Id9f3272c85513d8258fbbb3bd719c032053b3ada
This commit is contained in:
Venkatesh Yadav Abbarapu 2022-05-11 13:46:28 +05:30
parent aeef2c22da
commit 103bbd5624
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ Xilinx Versal platform specific build options
* `VERSAL_PLATFORM`: Select the platform. Options:
- `versal_virt` : Versal Virtual platform
- `spp_itr6` : SPP ITR6
- `emu_it6` : EMU ITR6
- `emu_itr6` : EMU ITR6
# PLM->TF-A Parameter Passing
------------------------------