Bug 12126 - vc4 has neon as hard dependency
Summary: vc4 has neon as hard dependency
Status: RESOLVED FIXED
Alias: None
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: 2019.05.1
Hardware: All Linux
: P5 normal
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-08-18 19:54 UTC by Sahaj Sarup
Modified: 2019-08-19 21:10 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.