summaryrefslogtreecommitdiff
path: root/scripts/bpf_doc.py
diff options
context:
space:
mode:
authorKonrad Dybcio <konrad.dybcio@oss.qualcomm.com>2024-11-04 16:10:53 +0100
committerBjorn Andersson <andersson@kernel.org>2024-11-05 16:13:25 -0800
commit92f3397c8c8d63fefe0d045425ad54c5ee5d57bb (patch)
tree7e0e286d78c150092052b7529355df6e72c5367b /scripts/bpf_doc.py
parent4cadd106208143a919c957171a0634e16fd32f82 (diff)
soc: qcom: llcc: Flip the manual slice configuration condition
Commit c14e64b46944 ("soc: qcom: llcc: Support chipsets that can write to llcc") made the code not configure certain registers on SDM845 due to firmware security policies. That turned out only to concern SDM845, but the condition was chosen such that all other entries (for SoCs that didnot need it) were required to set .need_llcc_cfg = true. Flip the condition, so the default is "doesn't need the workaround". Signed-off-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com> Link: https://lore.kernel.org/r/20241104-topic-llcc_flip-v1-1-3003c846d131@oss.qualcomm.com [bjorn: Dropped a few newly added need_llcc_cfg uses] Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions