Page MenuHomeFreeBSD

[new port] optee_os
Needs RevisionPublic

Authored by oh on Sep 21 2024, 12:53 PM.
Tags
None
Referenced Files
F150548479: D46729.diff
Thu, Apr 2, 6:26 AM
Unknown Object (File)
Sun, Mar 29, 5:45 PM
Unknown Object (File)
Sat, Mar 28, 6:34 PM
Unknown Object (File)
Wed, Mar 25, 6:19 AM
Unknown Object (File)
Mon, Mar 23, 8:15 AM
Unknown Object (File)
Tue, Mar 17, 8:19 PM
Unknown Object (File)
Feb 4 2026, 1:43 AM
Unknown Object (File)
Jan 25 2026, 12:42 PM
Subscribers

Details

Reviewers
manu
Summary

OP-TEE Trusted OS is needed in the boot process for TI AM6 series of SoC

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

oh requested review of this revision.Sep 21 2024, 12:53 PM
oh created this revision.

I think that for introducing OP-TEE to the ports tree we should go the master way a la u-boot/atf even if for now it only support TI.
Rockchip can be built with OP-TEE, I've never tested as it's not mandatory.

manu requested changes to this revision.Sep 21 2024, 5:31 PM
This revision now requires changes to proceed.Sep 21 2024, 5:31 PM
diizzy added inline comments.
sysutils/optee_os/Makefile
2

DISTVERSION and why is this different compared to TAGNAME?

21
oh marked an inline comment as done.Sep 23 2024, 10:47 AM
oh added inline comments.
sysutils/optee_os/Makefile
2

No, they should be the same - I started at version 4.0.0 becuase it was the version on the devboard, later updated to 4.3.0.

21

thank you