Summary: | [NEW PORT] sysutils/atf-rk3288: Arm trusted framework | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Martin Filla <freebsd> | ||||||||||
Component: | Individual Port(s) | Assignee: | freebsd-ports-bugs (Nobody) <ports-bugs> | ||||||||||
Status: | Closed Overcome By Events | ||||||||||||
Severity: | Affects Only Me | CC: | manu, uboot | ||||||||||
Priority: | --- | ||||||||||||
Version: | Latest | ||||||||||||
Hardware: | Any | ||||||||||||
OS: | Any | ||||||||||||
Attachments: |
|
Created attachment 220003 [details]
atf-master.patch
Hi, I added support for rk3288 You can override PLIST_FILES in the new port, no need to do a if in the master port. Same thing for do-install, just set BL31 to the correct path (even if it's bl32) I would prefer a more generic way for specifying which target to build and the build_depends, i.e. Do not depend on the PLAT but on a new ARCH variable that is set to aarch64 by default. And please attach a full diff and not a shar. Thanks Created attachment 229203 [details]
atf-master.patch
Created attachment 229206 [details]
atf-rk3288.shar
|
Created attachment 220002 [details] atf-rk3288.shar