forked from EmbeddedAndroid/hardware-ti-sgx
-
Notifications
You must be signed in to change notification settings - Fork 1
/
README
executable file
·48 lines (29 loc) · 1.15 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
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
GNU General Public License version 2.
The full GNU General Public License version 2 is included in this
distribution in the file called "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. <[email protected]>
Home Park Estate, Kings Langley, Herts, WD4 8LZ, UK