Page MenuHomeFreeBSD

[new port] optee_os
Needs RevisionPublic

Authored by oh on Sep 21 2024, 12:53 PM.
Tags
None
Referenced Files
F166902230: D46729.id.diff
Mon, Aug 17, 3:48 PM
Unknown Object (File)
Sun, Aug 16, 3:36 AM
Unknown Object (File)
Sat, Aug 15, 3:16 PM
Unknown Object (File)
Sat, Aug 15, 6:13 AM
Unknown Object (File)
Fri, Aug 14, 5:31 PM
Unknown Object (File)
Thu, Aug 13, 3:53 PM
Unknown Object (File)
Thu, Aug 13, 3:20 PM
Unknown Object (File)
Tue, Aug 11, 3:03 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