Bug 12126

Summary: vc4 has neon as hard dependency
Product: buildroot Reporter: Sahaj Sarup <sahajsarup>
Component: OtherAssignee: unassigned
Status: RESOLVED FIXED    
Severity: normal CC: buildroot
Priority: P5    
Version: 2019.05.1   
Target Milestone: ---   
Hardware: All   
OS: Linux   
Host: Target:
Build:

Description Sahaj Sarup 2019-08-18 19:54:40 UTC
Buildroot seems to have NEON as a hard dependency for vc4, this prevents bcm2835 based targets to not build with vc4 mesa enabled. However as it turns out,  it doesn't require neon, but it does have some run-time enabled neon fast paths.

So it is completely possible to build this for bcm2835 boards.