Skip to content

arm64: dts: qcom: shikra: Add firmware-name to QUPv3 nodes#959

Open
xueyaoan wants to merge 1 commit intoqualcomm-linux:early/hwe/shikra/dtfrom
xueyaoan:firmware
Open

arm64: dts: qcom: shikra: Add firmware-name to QUPv3 nodes#959
xueyaoan wants to merge 1 commit intoqualcomm-linux:early/hwe/shikra/dtfrom
xueyaoan:firmware

Conversation

@xueyaoan
Copy link
Copy Markdown

Traditionally, firmware loading for Serial Engines (SE) in the QUP hardware of Qualcomm SoCs has been managed by TrustZone (TZ). While this approach ensures secure SE assignment and access control, it limits flexibility for developers who need to enable various protocols on different SEs.

Add the firmware-name property to QUPv3 nodes in the device tree to enable firmware loading from the Linux environment. Handle SE assignments and access control permissions directly within Linux, removing the dependency on TrustZone.

Traditionally, firmware loading for Serial Engines (SE) in the QUP hardware
of Qualcomm SoCs has been managed by TrustZone (TZ). While this approach
ensures secure SE assignment and access control, it limits flexibility for
developers who need to enable various protocols on different SEs.

Add the firmware-name property to QUPv3 nodes in the device tree to enable
firmware loading from the Linux environment. Handle SE assignments and
access control permissions directly within Linux, removing the dependency
on TrustZone.

Signed-off-by: Xueyao An <xueyao.an@oss.qualcomm.com>
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.

1 participant