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

nanopc-t6: add fit_wrapper.sh with TEE_LOAD_ADDR=0x30000000 #814

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

Conversation

edtubbs
Copy link
Contributor

@edtubbs edtubbs commented Jan 30, 2025

Switch the NanoPC-T6 TEE load address from 0x08400000 to 0x30000000 by adding a local fit_args.sh and updating the device tree overlay. This aligns with optee_os#7254, so merge this after that PR.

@edtubbs edtubbs changed the title nanopc-t6: add fit_args.sh with TEE_OFFSET=0x30000000 nanopc-t6: add fit_wrapper.sh with TEE_LOAD_ADDR=0x30000000 Jan 31, 2025
@edtubbs
Copy link
Contributor Author

edtubbs commented Jan 31, 2025

Thanks @jforissier! I’ve added fit_wrapper.sh to export TEE_LOAD_ADDR and updated the U-Boot config and Makefile to reference it instead.

Copy link

github-actions bot commented Mar 3, 2025

This pull request has been marked as stale because it has been open (more than) 30 days with no activity. Remove the stale label or add a comment saying that you would like to have the label removed otherwise this pull request will automatically be closed in 5 days. Note, that you can always re-open a closed pull request at any time.

@github-actions github-actions bot added the Stale label Mar 3, 2025
@jforissier
Copy link
Contributor

Acked-by: Jerome Forissier <[email protected]>

@jforissier jforissier removed the Stale label Mar 3, 2025
Adds fit_wrapper.sh to export TEE_LOAD_ADDR=0x30000000
Updates DTB overlay to use 0x30000000
Updates u-boot_nanopc-t6.conf to reference fit_wrapper.sh
Updates nanopc-t6.mk to copy and reference fit_wrapper.sh

Signed-off by: Ed Tubbs <[email protected]>
Acked-by: Jerome Forissier <[email protected]>
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