Skip to content

Comments

plat-qcom: Add support for lemans SoC#7708

Merged
jenswi-linaro merged 2 commits intoOP-TEE:masterfrom
b49020:qti/lemans_evk
Feb 24, 2026
Merged

plat-qcom: Add support for lemans SoC#7708
jenswi-linaro merged 2 commits intoOP-TEE:masterfrom
b49020:qti/lemans_evk

Conversation

@b49020
Copy link
Member

@b49020 b49020 commented Feb 17, 2026

Add support for lemans SoC with platform support tested on lemans EVK platform also known as Qualcomm Dragonwing IQ-9075. More information regarding this platform can be found here [1].

[1] https://www.qualcomm.com/internet-of-things/products/iq9-series/iq-9075

Corresponding TF-A gerrit review is here: https://review.trustedfirmware.org/q/topic:%22qti_lemans_evk%22

@github-actions
Copy link

FYI @ldts

Copy link
Contributor

@ldts ldts left a comment

Choose a reason for hiding this comment

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

LGTM, just a suggestion in preparation for more platforms

/* Make stacks aligned to data cache line length */
#define STACK_ALIGNMENT 64

#if defined(PLATFORM_FLAVOR_kodiak) || defined(PLATFORM_FLAVOR_lemans)
Copy link
Contributor

Choose a reason for hiding this comment

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

I know it is probably still early but shouldnt we create a configs/ folder and simply include the folder for the platform (instead of defining the registers here). I think we will scale better.

Copy link
Contributor

@ldts ldts Feb 17, 2026

Choose a reason for hiding this comment

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

regardless
Reviewed-by: Jorge Ramirez-Ortiz <[email protected]>

Copy link
Member Author

Choose a reason for hiding this comment

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

I know it is probably still early but shouldnt we create a configs/ folder and simply include the folder for the platform (instead of defining the registers here). I think we will scale better.

I do agree with that but still as you said it's bit early now as we need more configs and platforms support to see the commonalities and differences to lay out proper abstractions here.

Add support for lemans SoC with platform support tested on lemans EVK
platform also known as Qualcomm Dragonwing IQ-9075. More information
regarding this platform can be found here [1].

[1] https://www.qualcomm.com/internet-of-things/products/iq9-series/iq-9075

Reviewed-by: Jorge Ramirez-Ortiz <[email protected]>
Signed-off-by: Sumit Garg <[email protected]>
@b49020
Copy link
Member Author

b49020 commented Feb 18, 2026

Tag applied, thanks.

@b49020
Copy link
Member Author

b49020 commented Feb 20, 2026

Added additional patch to add CI build target for lemans SoC.

@jenswi-linaro
Copy link
Contributor

For "ci: qcom: add lemans platform build", please apply:
Acked-by: Jens Wiklander <[email protected]>

Add PLATFORM=qcom-lemans build.

Acked-by: Jens Wiklander <[email protected]>
Signed-off-by: Sumit Garg <[email protected]>
@b49020
Copy link
Member Author

b49020 commented Feb 24, 2026

Tag applied, thanks.

@jenswi-linaro jenswi-linaro merged commit 8690fbc into OP-TEE:master Feb 24, 2026
57 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.

3 participants