Skip to content
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

variscite: Enable optee machine feature on iMX8 based machines #13

Open
wants to merge 1 commit into
base: kirkstone
Choose a base branch
from

Conversation

kraj
Copy link

@kraj kraj commented Jan 6, 2023

This picks up correct optee implementation which otherwise is randomly picked from meta-arm in a multi-BSP setup

Signed-off-by: Khem Raj raj.khem@gmail.com

This picks up correct optee implementation which otherwise is randomly
picked from meta-arm in a multi-BSP setup

Signed-off-by: Khem Raj <raj.khem@gmail.com>
@nsdrude nsdrude self-requested a review April 4, 2024 17:05
@nsdrude nsdrude self-assigned this Apr 4, 2024
@nsdrude
Copy link
Contributor

nsdrude commented Apr 4, 2024

@kraj for now, as I understand, it is not possible to enable optee globally because we have SOMs with different ram sizes, and optee-os hardcodes the ram size to match the NXP EVK.

We have a build time workaround for this, see: https://variwiki.com/index.php?title=IMX8_OPTEE&release=mx8mp-yocto-mickledore-6.1.36_2.1.0-v1.2

TEE_CFG_DDR_SIZE must be aligned with with the memory size assembled on the SOM.

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