Skip to content

Conversation

@amd-aliem
Copy link
Contributor

@amd-aliem amd-aliem commented Dec 18, 2025

Addressing #218: Add proc-XxxX labels for processor generation.

example: amd-aliem#75 with label proc-7xx3

Currently parsing /proc/cpuinfo, potentially can move to using another tool or python script for a more direct approach

@DGonzalezVillal
Copy link
Contributor

For this one, there’s one point I’d like to discuss first. It may make sense to move the processor-type discovery outside of Beacon-Report.

The reasoning is that this information will be used for more than just populating issues. It will also be needed to gate or “unblock” processor-specific tests as those are added, and to report the processor model in the generated certificates.

Given those additional use cases, it might be better to adjust the processor discovery logic here so it’s more forward-looking and reusable across the project.

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