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

Self Signed FMC Alias Csr #1863

Merged
merged 8 commits into from
Jan 30, 2025
Merged

Conversation

rusty1968
Copy link
Contributor

  • FMC modfied to generate a self signed FMC Alias CSR test upon cold boot.
  • Persistent driver modified to add persistent memory for the FMC Alias CSR
  • Runtime modified to expose an API to retrieve it.
  • Test case created to verify the self signed FMC Alias CSR.
  • Test case created to verify the RT Alias Certificate with the pub key of the FMC Alias CSR.

@rusty1968 rusty1968 force-pushed the fmc-csr-feature branch 4 times, most recently from ea58405 to d021950 Compare January 2, 2025 02:48
@rusty1968 rusty1968 force-pushed the fmc-csr-feature branch 3 times, most recently from 7743a48 to 8ac3f45 Compare January 22, 2025 15:39
nquarton
nquarton previously approved these changes Jan 22, 2025
@rusty1968 rusty1968 force-pushed the fmc-csr-feature branch 3 times, most recently from 388646b to c55993c Compare January 29, 2025 16:18
clundin25
clundin25 previously approved these changes Jan 29, 2025
@JohnTraverAmd JohnTraverAmd enabled auto-merge (squash) January 30, 2025 16:35
- FMC modfied to generate a  self signed FMC Alias CSR test upon cold boot.
- Persistent driver modified to add persistent memory for the FMC Alias CSR
- Runtime modified to expose an API to retrieve it.
- Test case created to verify the self signed FMC Alias CSR.
- Test case created to verify the RT Alias Certificate with the pub key of the FMC Alias CSR.
@JohnTraverAmd JohnTraverAmd merged commit fa6b1a9 into chipsalliance:main Jan 30, 2025
11 checks passed
@nquarton nquarton linked an issue Jan 30, 2025 that may be closed by this pull request
mhatrevi pushed a commit that referenced this pull request Feb 18, 2025
* Self Signed FMC Alias Csr

- FMC modfied to generate a  self signed FMC Alias CSR test upon cold boot.
- Persistent driver modified to add persistent memory for the FMC Alias CSR
- Runtime modified to expose an API to retrieve it.
- Test case created to verify the self signed FMC Alias CSR.
- Test case created to verify the RT Alias Certificate with the pub key of the FMC Alias CSR.

* Code review feedback.

* Remove fmc-alias-csr feature.

* NIT changes.

* Remove unused test_data

* Revert changes to strings.

* Fix RESERVED_MEMORY size.

* Remove dead code

(cherry picked from commit fa6b1a9)
mhatrevi pushed a commit that referenced this pull request Feb 24, 2025
* Self Signed FMC Alias Csr

- FMC modfied to generate a  self signed FMC Alias CSR test upon cold boot.
- Persistent driver modified to add persistent memory for the FMC Alias CSR
- Runtime modified to expose an API to retrieve it.
- Test case created to verify the self signed FMC Alias CSR.
- Test case created to verify the RT Alias Certificate with the pub key of the FMC Alias CSR.

* Code review feedback.

* Remove fmc-alias-csr feature.

* NIT changes.

* Remove unused test_data

* Revert changes to strings.

* Fix RESERVED_MEMORY size.

* Remove dead code

(cherry picked from commit fa6b1a9)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for self-signed FMC_Alias CSR
6 participants