hikey960: bifrost: Add renderscript binary dependencies

This patch adds prebuilt binary/libraries needed by the mali renderscript
code.

Following the renderscript integration instructions in the release
notes from the binary blob package here:
  https://developer.arm.com/products/software/mali-drivers/user-space

Specifically:
      https://developer.arm.com/-/media/Files/downloads/mali-drivers/user-space/HiKey%20960/mali-G71_r10p0-01rel1_android-8.1_1.tar.gz?revision=56403097-18f0-4ea2-9ff8-de7044b71e5e

These were built by repo sync'ing Android-8.1, and building:
  OVERRIDE_RS_DRIVER=libRSDriverArm.so make libclcore.bc libclcore_neon.bc libbcc libLLVM bcc

Then the resulting binaries were copied from the system dir
to here.

Change-Id: Ife139a20c2a9aa1727de0668ba85309d9b09920f
Signed-off-by: John Stultz <john.stultz@linaro.org>
7 files changed