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

[capture] Enable uJSON for KMAC #238

Closed
nasahlpa opened this issue Dec 4, 2023 · 0 comments · Fixed by #244
Closed

[capture] Enable uJSON for KMAC #238

nasahlpa opened this issue Dec 4, 2023 · 0 comments · Fixed by #244
Assignees

Comments

@nasahlpa
Copy link
Member

nasahlpa commented Dec 4, 2023

Similar to AES (#218), we need to enable uJSON communication for KMAC. This requires adaptions in the ot_communication file as well as on Opentitan (#20386).

nasahlpa added a commit to nasahlpa/ot-sca that referenced this issue Dec 5, 2023
Similar to lowRISC#218, this PR enables uJSON support for capturing KMAC
traces. The device command handler code can be found in #20563.
Closes lowRISC#238

Signed-off-by: Pascal Nasahl <[email protected]>
nasahlpa added a commit to nasahlpa/ot-sca that referenced this issue Dec 6, 2023
Similar to lowRISC#218, this PR enables uJSON support for capturing KMAC
traces. The device command handler code can be found in #20563.
Closes lowRISC#238

Signed-off-by: Pascal Nasahl <[email protected]>
nasahlpa added a commit to nasahlpa/ot-sca that referenced this issue Dec 6, 2023
Similar to lowRISC#218, this PR enables uJSON support for capturing KMAC
traces. The device command handler code can be found in #20563.
Closes lowRISC#238

Signed-off-by: Pascal Nasahl <[email protected]>
nasahlpa added a commit to nasahlpa/ot-sca that referenced this issue Dec 6, 2023
Similar to lowRISC#218, this PR enables uJSON support for capturing KMAC
traces. The device command handler code can be found in #20563.
Closes lowRISC#238

Signed-off-by: Pascal Nasahl <[email protected]>
nasahlpa added a commit that referenced this issue Dec 6, 2023
Similar to #218, this PR enables uJSON support for capturing KMAC
traces. The device command handler code can be found in #20563.
Closes #238

Signed-off-by: Pascal Nasahl <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants