You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to enable secure boot on ARM Zynq board. By studying the boot sequence of the board we found out that it is possible to authenticate with PQC only the partitions starting from the FSBL (since the CSU and PMU are ROM immutable code). The idea is to authenticate the firmware through LMS integrated starting from the FSBL. I read your work about enabling secure boot with PQC and I think it might be interesting to take a look to the repo you provide in the article where the implementation is shown. Unfortunately the URL does not show the repo. Is it possible to retrieve it somewhere else? Do you have any suggestion about this integration?
The text was updated successfully, but these errors were encountered:
I am trying to enable secure boot on ARM Zynq board. By studying the boot sequence of the board we found out that it is possible to authenticate with PQC only the partitions starting from the FSBL (since the CSU and PMU are ROM immutable code). The idea is to authenticate the firmware through LMS integrated starting from the FSBL. I read your work about enabling secure boot with PQC and I think it might be interesting to take a look to the repo you provide in the article where the implementation is shown. Unfortunately the URL does not show the repo. Is it possible to retrieve it somewhere else? Do you have any suggestion about this integration?
The text was updated successfully, but these errors were encountered: