Skip to content

embedded-a/corstone1000: modify secureboot testing script

Modify secure boot testing script by introducing new device type parameter.

Now, the script is generic for FVP as well as FPGA. The script accepts the device type parameter instead of workspace directory path, and use the respective ESP and Linux kernel image to sign.

Merge request reports