tiiuae / ghaf

TII SSRC Secure Technologies: Ghaf Framework
https://tiiuae.github.io/ghaf/
Apache License 2.0
35 stars 56 forks source link

Milboard AGX Initial Ghaf support - Draft Pull Request #706

Open emrahbillur opened 1 month ago

emrahbillur commented 1 month ago

A new Orin-Industrial board support is included in Ghaf. Tested with related hardware. A new flake is added for agx-industrial. Just created a patch on top of agx-industrial option of jetpack-nixos as it was same in original Milboard AGX BSP. All four ethernet ports active but no NetVm as this carrier board has no Wireless. As a later decision an ethernet port for NetVm could be used. The major issue is this support is only for Jetpack 5.1.2 where for each Jetpack version there will be a patch matching that Jetpack version. For some camera support case I prepared an autodetect the jetpack version and apply correct patches structure where this carrier board support needs the same structure. TODO:

Checklist for things done

Testing