Skip to content

Conversation

@junaidaslamRS
Copy link
Collaborator

@junaidaslamRS junaidaslamRS commented Sep 12, 2024

  • In this, all the necessary driver support files like Kconfig and CMakelists entry are introduced.

  • Existing PUFcc driver is ported with refactoring to enable building on the platform.

  • Slight integration with Zephyr Device Model done.

  • Introducing Sign verification session on Zephyr Crypto API.

  • Implementing the Zephyr Crypto API calls.

  • Implementing the wrappers / API calls for sign verification w.r.t Zephyr Sign verification API.

  • Crypto OTP Mem API Done.

  • Testing of Crypto PUFs OTP Memory done

  • Testing of Hash and Hash with scatter gather dma done.

  • Testing of Decryption done.

  • Testing of Sign verification done.

};

pufcc: pufcc@A0130000 {
pufs: pufcc@A0130000 {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There are some unnecessary spaces that dont look pretty. They are in addition to the tabs. I would appreciate it if they are removed

Copy link
Collaborator Author

@junaidaslamRS junaidaslamRS Nov 5, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I will remove them in the xCB pull request in both files (dtsi and dts). I looked at the .dtsi and .dts files. I think these extra spacing are appearing in git. In vscode, i see them with correct indentation.

@junaidaslam1 junaidaslam1 merged commit 7257ccb into virgo_soc_support Jul 5, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants