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

[UVM] Update UVM ROM test with bringup fixes, infra to test latest public builds, auto-extract PK values #478

Merged
merged 26 commits into from
Apr 29, 2024

Conversation

calebofearth
Copy link
Collaborator

@calebofearth calebofearth commented Mar 23, 2024

Resolve a UVM regression issue for the ROM caused by missing register configuration at bringup. Also update the image build flow to pull the latest releases from caliptra-sw, auto extract the PK values and hashes, and run until the ICCM_LOCK reg is set (marking end of ROM flow and handoff to FMC).

Includes small fixes for a couple of other soc_ifc UVM sequences, to resolve issues with randomization boundaries.

@calebofearth calebofearth added documentation Improvements or additions to documentation regression It used to work, but doesn't anymore labels Mar 23, 2024
Nitsirks
Nitsirks previously approved these changes Mar 25, 2024
@calebofearth calebofearth self-assigned this Mar 29, 2024
@calebofearth calebofearth mentioned this pull request Apr 26, 2024
39 tasks
… values from ROM, hash them

Update top ROM test sequence to wait for BOOT_STATUS=320
Update bringup sequence to use calculated PK hash values for fuse programming
Update ROM firmware updater sequence to use the generated size of fw image
submitting the fw update command
@calebofearth calebofearth force-pushed the cwhitehead-msft-ROM-uvm-updates branch from 55e94a2 to 3ab8eab Compare April 26, 2024 21:29
@calebofearth calebofearth changed the title [UVM/RDL] Fix RDL descriptions and update ROM bringup sequence with needed reg config [UVM] Update UVM ROM test with bringup fixes, infra to test latest public builds, auto-extract PK values Apr 26, 2024
… with updated timestamp and hash after successful run
@calebofearth calebofearth removed the documentation Improvements or additions to documentation label Apr 27, 2024
Nitsirks
Nitsirks previously approved these changes Apr 29, 2024
… with updated timestamp and hash after successful run
Nitsirks
Nitsirks previously approved these changes Apr 29, 2024
… with updated timestamp and hash after successful run
@calebofearth calebofearth merged commit 778da6f into main Apr 29, 2024
55 checks passed
@calebofearth calebofearth deleted the cwhitehead-msft-ROM-uvm-updates branch April 29, 2024 23:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
regression It used to work, but doesn't anymore
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants