Skip to content

Commit

Permalink
how-to: update linux boot authentication user guide setup script
Browse files Browse the repository at this point in the history
Update the PolarFire SoC Yocto authenticated boot setup script path
in the documentation to reflect the 2023.09 Yocto layer reorg.

Signed-off-by: Valentina Fernandez <valentina.fernandezalanis@microchip.com>
  • Loading branch information
vfalanis committed Sep 19, 2023
1 parent bb97746 commit cf47828
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion how-to/linux-boot-authentication.md
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ in the "Build Instructions" section of the [PolarFire SoC Yocto BSP README][Pola
2. Run the PolarFire SoC Authenticated Boot setup script

```shell
$ . ../meta-polarfire-soc-yocto-bsp/scripts/polarfire-soc_auth_setup.sh
$ . ../meta-polarfire-soc-yocto-bsp/meta-polarfire-soc-extras/scripts/polarfire-soc_auth_setup.sh
```

By default, the script will generate the HSS Payload Signing Keys (HPSK and HPSQ) and FIT Image Signging Keys in the repo workspace directory. For example:
Expand Down

0 comments on commit cf47828

Please sign in to comment.