Add ccache in all coreboot configs
Open
Nobody has claimed this yet.
- Dominant language
- Makefile
- Stars
- 1.6k
- Forks
- 211
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 6
Description
Added in test builds for tpm1/tpm2 and life changing when calling inject_gpg make step.
Would be really beneficial for all CircleCI builds reusing level 2 (coreboot module didn't change) + level 3 caches (no module def changed)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files are named; start by locating the CircleCI configuration and coreboot build configurations, then inspect the existing ccache use in tpm1/tpm2 test builds and the inject_gpg make step. Confirm how cache levels 2 and 3 are defined. Done means ccache is enabled across the intended configurations and CircleCI reuses those caches.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system, ci-cd
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100