OPNsense Forum

Archive => 17.1 Legacy Series => Topic started by: jaarsa on December 12, 2017, 01:48:09 pm

Title: Arm Cortex-A15
Post by: jaarsa on December 12, 2017, 01:48:09 pm
Hi!

I have a CheckPoint Appliance 1490, with Arm chipset, and would like to run another firewall on it, since it's missing a couple of features that I need.

I've been searching around the net for support of Cortex-A15, and found one place in the code where it was mentioned. Probably an old build, since it's back in 2015.
https://github.com/lattera/opnsense-src/blob/master/sys/arm/arm/gic.c

Does this mean that this cpu i supported, or will be supported in the future?
Can anyone point me to a build that have support for this cpu (if it exist)? :)

Thx.
Title: Re: Arm Cortex-A15
Post by: bartjsmit on December 12, 2017, 01:56:34 pm
Divergence in ARM is wider than in x86. Probably your best starting point would be to get FreeBSD running on it.

Bart...
Title: Re: Arm Cortex-A15
Post by: jaarsa on December 12, 2017, 05:34:38 pm
Thx, for quick response.

Will give it a shot. :)