arm64: dts: qcom: lemans: add OP-TEE overlay for open firmware - #814
Open
Royyan Zahir (royzah) wants to merge 1 commit into
Open
arm64: dts: qcom: lemans: add OP-TEE overlay for open firmware#814Royyan Zahir (royzah) wants to merge 1 commit into
Royyan Zahir (royzah) wants to merge 1 commit into
Conversation
|
Merge Check Failed: No CR Numbers Found Error: No Change Request numbers were found. Please add Change Request numbers to your pull request description in the format CRs-Fixed: 12345 or link GitHub issues that are associated with Change Requests. |
Author
|
No internal CR on my side (external contribution). Could a maintainer attach one when picking this up? Thanks! |
Komal Bajaj (Komal-Bajaj)
force-pushed
the
qcom-next
branch
from
July 15, 2026 07:22
947408d to
a5cf3de
Compare
Komal Bajaj (Komal-Bajaj)
force-pushed
the
qcom-next
branch
from
July 22, 2026 09:22
a5cf3de to
07f50dc
Compare
Komal Bajaj (Komal-Bajaj)
force-pushed
the
qcom-next
branch
from
July 29, 2026 10:15
07f50dc to
3622936
Compare
Salendarsingh Gaud (sgaud-quic)
force-pushed
the
qcom-next
branch
from
August 12, 2026 05:18
8d5dbc1 to
49dbe0d
Compare
qcomlnxci
force-pushed
the
qcom-next
branch
2 times, most recently
from
August 18, 2026 11:08
21f58ca to
4020a6e
Compare
…ans firmware node exposes only the QTEE scm node. When the boardis flashed with open firmware (TF-A + OP-TEE), the kernel OP-TEE driverhas no node to bind to. Add a lemans-evk-optee overlay that inserts the/firmware/optee node (linaro,optee-tz, method = "smc"), kept out of thebase dtb so the default QTEE configuration is unchanged.Signed-off-by: Royyan Zahir <royzah@gmail.com>
Royyan Zahir (royzah)
force-pushed
the
tii/lemans-optee-overlay
branch
from
September 6, 2026 13:10
bec43ce to
e72844c
Compare
|
Merge Check Failed: No CR Numbers Found Error: No Change Request numbers were found. Please add Change Request numbers to your pull request description in the format CRs-Fixed: 12345 or link GitHub issues that are associated with Change Requests. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add a
lemans-evk-opteeoverlay inserting/firmware/optee(linaro,optee-tz,method = "smc") so the kernel OP-TEE driver binds when the board runs open firmware (TF-A + OP-TEE). Kept out of the base dtb, so the default QTEE config is unchanged. Enables the OP-TEE path used by meta-qcom'siq-9075-evk-open-fw.