Commit Graph

7 Commits

Author SHA1 Message Date
llly
6662022bf8 Linux 1.7 Open Source Gold release
Signed-off-by: Li, Xun <xun.li@email.com>
2016-12-20 09:47:15 +09:00
Rodolfo Silva
a49f62a6cd Corrected architecture output from x86_64 to x64.
Signed-off-by: Rodolfo Silva <rodolfo@grupomarinho.com.br>
2016-11-09 22:26:30 -03:00
Rodolfo Silva
ca3fee442e Updated get_arch() function in linux/installer/common/psw/createTarball.sh script to support all system languages.
The old get_arch() function would only work on systems configured in English, since it looked for the 'Class:' string.
The new get_arch() function uses the 'magic' information from the readelf output to determine the architecture of the build from generated binary.

Signed-off-by: Rodolfo Silva <rodolfo@grupomarinho.com.br>
2016-11-09 10:20:27 -03:00
Rodolfo Silva
17f2836e2e Updated get_arch() function in linux/installer/common/sdk/createTarball.sh script to support all system languages.
The old get_arch() function would only work on systems configured in English, since it looked for the 'Class:' string.
The new get_arch() function uses the 'magic' information from the readelf output to determine the architecture of the build from generated binary.

Signed-off-by: Rodolfo Silva <rodolfo@grupomarinho.com.br>
2016-11-09 10:19:17 -03:00
Rodolfo Silva
5ac65167be Updated get_arch() function in linux/installer/bin/build-installpkg.sh script to support all system languages.
The old get_arch() function would only work on systems configured in English, since it looked for the 'Class:' string.
The new get_arch() function uses the 'magic' information from the readelf output to determine the architecture of the build from generated binary.

Signed-off-by: Rodolfo Silva <rodolfo@grupomarinho.com.br>
2016-11-09 10:18:30 -03:00
zhaohuidu
85947caa12 Upgrade to Linux 1.6 gold release
switch code to linux 1.6 opensource gold release
2016-09-19 14:55:22 +08:00
Angie Chinchilla
9441de4c38 Initial release of Intel SGX for Linux.
This release is used in conjunction with the linux-sgx-driver Intial release:
https://github.com/01org/linux-sgx-driver
commit-id: 0e865ce5e6b297a787bcdc12d98bada8174be6d7

Intel-id: 33399

Signed-off-by: Angie Chinchilla <angie.v.chinchilla@intel.com>
2016-06-23 18:51:53 -04:00