svn commit: r364799 - in head: share/man/man9 sys/crypto/ccp sys/dev/cxgbe/crypto sys/dev/sec sys/kern sys/opencrypto

John Baldwin jhb at FreeBSD.org
Wed Aug 26 19:45:15 UTC 2020


On 8/26/20 12:36 PM, Brandon Bergren wrote:
> My guess as to why universe didn't catch it on powerpc is that MPC85XX is a non GENERIC kernel that is specially built as an alternate kernel -- see https://github.com/freebsd/freebsd-ci/blob/master/jobs/FreeBSD-head-powerpc-build/src.conf

It is also built as part of make universe/tinderbox.  I've tended to
only build a few specific kernel configs to cover crypto drivers not
built in amd64's GENERIC build (i386 GENERIC for glxsb, MPC85XX for
sec, XLP64 and OCTEON for the mips ones, aarch64 GENERIC for armv8crypto).
I believe universe should cover all of those.

-- 
John Baldwin


More information about the svn-src-head mailing list