Skip to content

support armhf / other arches#267

Merged
tzcnt merged 4 commits into
mainfrom
armhf_support
Jul 3, 2026
Merged

support armhf / other arches#267
tzcnt merged 4 commits into
mainfrom
armhf_support

Conversation

@tzcnt

@tzcnt tzcnt commented Jul 3, 2026

Copy link
Copy Markdown
Owner

Add explicit support for armhf and other Armv7 architectures timer counters. Verified by qemu build + run.

Add a fallback for unsupported / unknown architectures for TMC_CPU_PAUSE, TMC_CPU_FREQ, TMC_CPU_TIMESTAMP, so we won't get any more compilation failures.

Split the timer code specifically into a separate header so it can be isolated from TUs that don't need it.

@tzcnt tzcnt merged commit 10164cb into main Jul 3, 2026
56 checks passed
@tzcnt tzcnt deleted the armhf_support branch July 3, 2026 23:36
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.

Error: selected processor does not support requested special purpose register

1 participant