rust-embedded / rust-embedded/cortex-m

Enabling LOB

Open
#691 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Rust
Stars
1k
Forks
202
Avg merge
6d 2h
Merged PRs (30d)
2

Description

Low-Overhead Branch cache requires a bit to be set.

We should have an API to set the bit, and a feature to set the bit automatically on start-up.

See https://support.arm.com/documentation/107564/0100/Introduction/Low-Overhead-Branch--LOB--extension

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No file, test, or entry point is named in the issue. Start by locating the existing Cortex-M APIs and startup path, then consult the linked ARM LOB extension documentation. Done means exposing an API to set the required bit and supporting automatic setting during startup.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
embedded-iot
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.