Skip to content

qdl: introduce allow-fusing parameter #103

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

Merged
merged 2 commits into from
May 13, 2025

Conversation

igoropaniuk
Copy link
Contributor

Introduce the --allow-fusing parameter, which must be explicitly set if the secdata partition is programmed, as it will lead to irreversible changes (fuses will be blown during the next boot).

@igoropaniuk
Copy link
Contributor Author

@konradybcio @lumag @andersson could you please take a look. thanks!

Copy link
Contributor

@lumag lumag left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM except for a single comment.

Split the implementation of the program_find_bootable_partition() function
into two functions. One of these should be a generic program_find_partition()
function that can be used to search for a specific program struct in the
programs linked list.

Signed-off-by: Igor Opaniuk <[email protected]>
Introduce the --allow-fusing parameter, which must be explicitly set
if the "secdata" partition is programmed, as it will lead to irreversible
changes (fuses will be blown during the next boot).

Signed-off-by: Igor Opaniuk <[email protected]>
@igoropaniuk igoropaniuk changed the title [RFC] qdl: introduce allow-fusing parameter qdl: introduce allow-fusing parameter May 13, 2025
@igoropaniuk igoropaniuk requested a review from lumag May 13, 2025 13:18
@lumag lumag merged commit c856721 into linux-msm:master May 13, 2025
11 checks passed
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