android_kernel_modules_leno.../intel_media/graphics/sgx
Maurizio Porrato fca6b64bdb first commit 2020-06-06 18:23:24 +01:00
..
GPL-COPYING first commit 2020-06-06 18:23:24 +01:00
INSTALL first commit 2020-06-06 18:23:24 +01:00
MIT-COPYING first commit 2020-06-06 18:23:24 +01:00
README first commit 2020-06-06 18:23:24 +01:00

README

SGX Embedded Systems DDK for Linux kernel.
Copyright (C) Imagination Technologies Ltd. All rights reserved.
======================================================================


About 
-------------------------------------------

This is the Imagination Technologies SGX DDK for the Linux kernel.


License
-------------------------------------------

You may use, distribute and copy this software under the terms of the MIT
license.  Details of this license can be found in the file "MIT-COPYING".

Alternatively, you may use, distribute and copy this software under the terms
of the GNU General Public License version 2.  The full GNU General Public
License version 2 can be found in the file "GPL-COPYING".


Build and Install Instructions
-------------------------------------------

For details see the "INSTALL" file.

To build for, change to the appropriate target directory, e.g.:
$ cd eurasiacon/build/linux/platform/kbuild

Issue the make command:
$ make BUILD=debug all

The DDK software must be installed by the root user.  Become the root user:
$ su

Install the DDK software:
# make install

Become an ordinary user again:
$ exit


Contact information:
-------------------------------------------

Imagination Technologies Ltd. <gpl-support@imgtec.com>
Home Park Estate, Kings Langley, Herts, WD4 8LZ, UK