Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Renesas: Smartbond: Add Crypto Driver Support #60238

Merged

Conversation

ioannis-karachalios
Copy link
Contributor

No description provided.

@zephyrbot
Copy link
Collaborator

zephyrbot commented Jul 11, 2023

The following west manifest projects have been modified in this Pull Request:

Name Old Revision New Revision Diff
hal_renesas zephyrproject-rtos/hal_renesas@a6cf2af zephyrproject-rtos/hal_renesas@1471ed3 (main) zephyrproject-rtos/[email protected]

Note: This message is automatically posted and updated by the Manifest GitHub Action.

drivers/crypto/Kconfig.smartbond Show resolved Hide resolved
drivers/crypto/Kconfig.smartbond Outdated Show resolved Hide resolved
@carlescufi carlescufi changed the title Add Crypto Driver Support Renesas: Smartbond: Add Crypto Driver Support Jul 11, 2023
drivers/crypto/Kconfig.smartbond Outdated Show resolved Hide resolved
drivers/crypto/Kconfig.smartbond Outdated Show resolved Hide resolved
drivers/crypto/Kconfig.smartbond Show resolved Hide resolved
@ioannis-karachalios
Copy link
Contributor Author

Hi all, I re-ordered commits history so bisection is not broken and pushed some minor updates mainly concerning style changes. I ran the crypto (hash) test suite and here is a screenshot of my console:
crypto_hash Console Output (all tasks passed)
crypto_hash_test_suite_console
I also ran the crypto driver sample, successfully (all tasks passed except CCM and GCM which are not natively supported)
samples_driver_crypto_console

@andrzej-kaczmarek
Copy link
Collaborator

@ioannis-karachalios please update west.yml with proper sha for hal_renesas

@zephyrbot zephyrbot added the area: RTC Real Time Clock label Oct 24, 2023
@zephyrbot zephyrbot removed the DNM This PR should not be merged (Do Not Merge) label Oct 24, 2023
@ioannis-karachalios ioannis-karachalios force-pushed the da1469x-crypto branch 2 times, most recently from 5dc118f to 640e9a9 Compare October 24, 2023 08:57
Adds new HAL to be used by existing and upcoming drivers.

Signed-off-by: Ioannis Karachalios <[email protected]>
Add support for the crypto engine.

Signed-off-by: Ioannis Karachalios <[email protected]>
Update DTS and board configurations to support the crypto engine.

Signed-off-by: Ioannis Karachalios <[email protected]>
@ioannis-karachalios
Copy link
Contributor Author

ioannis-karachalios commented Oct 24, 2023

@ioannis-karachalios please update west.yml with proper sha for hal_renesas

@andrzej-kaczmarek west.yml has been updated and conflicts were resolved. During rebasing, I added, by mistake, some files not relevant to this PR and the RTC tag was added automatically. It's now fixed but the tag is still there.

@andrzej-kaczmarek andrzej-kaczmarek removed the area: RTC Real Time Clock label Oct 24, 2023
Copy link
Collaborator

@bjarki-andreasen bjarki-andreasen left a comment

Choose a reason for hiding this comment

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

LGTM

@carlescufi carlescufi merged commit 112c395 into zephyrproject-rtos:main Oct 26, 2023
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Crypto / RNG area: Devicetree Binding PR modifies or adds a Device Tree binding manifest manifest-hal_renesas platform: Renesas SmartBond Renesas Electronics Corporation, SmartBond
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants