Page MenuHomeFreeBSD

[new port] optee_os
Needs RevisionPublic

Authored by oh on Sep 21 2024, 12:53 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Jan 18, 9:49 PM
Unknown Object (File)
Fri, Jan 17, 10:36 PM
Unknown Object (File)
Fri, Jan 17, 9:27 PM
Unknown Object (File)
Sun, Jan 5, 3:58 AM
Unknown Object (File)
Dec 17 2024, 3:15 AM
Unknown Object (File)
Dec 15 2024, 8:53 PM
Unknown Object (File)
Dec 9 2024, 2:34 AM
Unknown Object (File)
Dec 5 2024, 2:49 AM
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