Rpi3 like a specific platform

  • Those compile flags are still for a 32-bit target.
    Milhouse made a complete LE (may have been OE back then) build with "-mcpu=cortex-a53 -mfpu=neon-fp-armv8"
    but was unable to measure any performance improvements.

    64-bit kernels do exist for Pi3, but so far have no GPU support (e.g. no hardware video decode) so are not useful for Kodi.
    We are waiting for evidence of performance benefits of switching to 64-bit, but so far it's unclear.
    Some benchmarks improve, some worsen with 64-bit.