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

Updated bazel target to include silicon test #25765

Open
wants to merge 1 commit into
base: earlgrey_1.0.0
Choose a base branch
from

Conversation

rprakas-gsc
Copy link
Contributor

Signed-off-by: Ramesh Prakash rprakas@google.com
Updated bazel target to include silicon tests for aes_interrupt_encryption tests

@rprakas-gsc rprakas-gsc requested a review from engdoreis January 9, 2025 05:24
Copy link
Contributor

@engdoreis engdoreis left a comment

Choose a reason for hiding this comment

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

@rprakas-gsc, thanks for the PR.
Could you please edit the commit message in order to make the "Signed-off" line the last one? This will be consistent with all the commits in the repo.

{
"//hw/top_earlgrey:sim_verilator": None,
"//hw/top_earlgrey:fpga_cw340_sival": None,
"//hw/top_earlgrey:silicon_creator": None,
Copy link
Contributor

Choose a reason for hiding this comment

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

I think that his exec_env is only meant to be used by the ROM_EXT and some manufacture tests.
@timothytrippel can you please confirm?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@engdoreis Thanks for the comments. Made the changes to the commit message!

Updated bazel target to include silicon tests for aes_interrupt_encryption tests
Signed-off-by: Ramesh Prakash <rprakas@google.com>
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.

2 participants