Isaku Yamahata
|
b25bd2aed5
[Make] List object files in plain manner
|
4 년 전 |
Isaku Yamahata
|
df358b8ba8
[Make] Consistently use $(RM) instead of rm -f
|
4 년 전 |
Isaku Yamahata
|
0a7e3dd127
[LibOS,Pal] Move header files from Pal/lib/ under Pal/include/
|
5 년 전 |
Isaku Yamahata
|
05e42acbc6
[Pal] Move header files under include/ and adjust the include directive
|
5 년 전 |
Isaku Yamahata
|
8d65898d91
[LibOS,Pal] Eliminate creation of host_endian.h symlink
|
5 년 전 |
Isaku Yamahata
|
29d907a573
[LibOS,Pal] Consolidate DEBUG, WERROR, PROFILE in Makefile.configs
|
5 년 전 |
Isaku Yamahata
|
b7e336e15e
[Pal/lib] Remove useless setting of CFLAGS in Makefile
|
5 년 전 |
Isaku Yamahata
|
50bdec8a23
[LibOS,Pal] Move Makefile.Host under Scripts/
|
5 년 전 |
Isaku Yamahata
|
dd086816b5
[LibOS,Pal] Define AR and ARFLAGS properly
|
5 년 전 |
Isaku Yamahata
|
732712e23e
[LibOS,Pal] Move makefile libraries under Scripts/
|
5 년 전 |
Simon Gaiser
|
9052837dfc
[Make] Improve download handling
|
4 년 전 |
Simon Gaiser
|
7377a787bc
[Makefile] Add distclean target
|
4 년 전 |
Dmitrii Kuvaiskii
|
14868809a9
[Makefile] Remove mbedtls's config.h on first build in lib/Makefile
|
4 년 전 |
borysp
|
947fa3531f
[Makefile] Fix lack of config.h dependency in lib/Makefile
|
4 년 전 |
Dmitrii Kuvaiskii
|
735f54d22c
[LibOS,Pal/{lib,Linux-SGX}] Add TLS-PSK protection to process checkpoint IPC
|
4 년 전 |
Thomas Knauth
|
0f0eb95732
[Pal/lib] Fetch and build mbedtls 2.16.3 from official repo
|
5 년 전 |
Dmitrii Kuvaiskii
|
99dad080ef
[Pal/lib] Remove lingering mentions of WolfSSL
|
5 년 전 |
Jia Zhang
|
3e7397b173
[Makefiles] Don't include *.d files when cleaning
|
5 년 전 |
Jia Zhang
|
dc060bca3b
[Makefiles] Link Graphene libraries in a fixed order
|
5 년 전 |
Chia-Che Tsai
|
6c4f21cba2
[Pal/Linux-SGX] Simple remote attestation framework
|
5 년 전 |
Simon Gaiser
|
64e46adcc0
[Makefile] Use generated header dependencies
|
5 년 전 |
Isaku Yamahata
|
4789a3a188
[{shim,Pal}] Refactor Makefiles to utilize Makefile.rules
|
5 년 전 |
Isaku Yamahata
|
08b535f759
[Makefiles] Introduce Makefile.configs for configuration
|
5 년 전 |
Isaku Yamahata
|
a12b8c0149
[Pal] Enable -Wnull-dereference
|
5 년 전 |
Chia-Che Tsai
|
7f5a4cc87f
Allowing concurrent builds of different PALs
|
6 년 전 |
Michał Kowalczyk
|
3a24ad56d4
Add lacking .PHONY to Makefiles (#118)
|
7 년 전 |
Don Porter
|
62302518e8
Remove the wolfssl code (#77)
|
7 년 전 |
Don Porter
|
8add0b94f7
Replace the wolfssl Diffie Hellman implementation with mbedtls (#74)
|
7 년 전 |
Don Porter
|
49c4a68f51
Recover the abilty to build with wolfssl, if one so desires
|
7 년 전 |
Don Porter
|
ca981b3bcd
Merge branch 'master' into sha256
|
7 년 전 |