TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
OP-TEE
/
optee_os
/
refs/heads/poc/openssl_cryptolib
b9acebb
Travis: add build command with OpenSSL crypto enabled
by Jerome Forissier
· 11 years ago
poc/openssl_cryptolib
65dd5ed
Implement OpenSSL crypto provider (WITH_CRYPTO=openssl)
by Jerome Forissier
· 11 years ago
9c9a905
libutils, kernel: add standard functions needed by OpenSSL
by Jerome Forissier
· 11 years ago
f546645
openssl: AES-XTS: allow updates with partial buffers
by Jerome Forissier
· 11 years ago
c2cdf8a
Import libcrypto source code from OpenSSL 1.0.1i
by Jerome Forissier
· 11 years ago
3d34e12
Add support for $(cflags-lib-y)
by Jerome Forissier
· 11 years ago
699f50a
Add support for $(lib-use-ld) and $(lib-ldflags)
by Jerome Forissier
· 11 years ago
ffe0403
Add crypto provider internal API
by Jerome Forissier
· 11 years ago
af0c87e
Add script for setting up QEMU and OP-TEE
by Jens Wiklander
· 11 years ago
90e7497
plat-vexpress: add juno flavor
by Jens Wiklander
· 11 years ago
d19e6cb
uart: add baudrate and clock freqency to uart_init
by Jens Wiklander
· 11 years ago
7d65727
Travis: checkpatch: do not warn on file addition/removal
by Pascal Brand
· 11 years ago
4e4547c
Rename teesmc_st.h to teesmc_optee.h
by Jens Wiklander
· 11 years ago
71767a5
Support PLATFORM=<platform>-<flavor>
by Jerome Forissier
· 11 years ago
73d6c3b
Digest operations now supports NULL arguments
by Joakim Bech
· 11 years ago
14a1938
Less traces in Travis
by Pascal Brand
· 11 years ago
2e4f9ff
TA-dev-kit: build TA with -mfloat-abi=soft
by Joakim Bech
· 11 years ago
9e9234f
Fix to finalize mac compute when there is not a last message chunk.
by Thierry BINIGUER
· 11 years ago
106d8aa
core: generic buffer inside/outside/intersect routine
by Pascal Brand
· 11 years ago
54e0470
Move tee_misc in generic part
by Pascal Brand
· 11 years ago
b7fc217
Cleanup
by Pascal Brand
· 11 years ago
d49a58d
libmpa: remove floating point calculations
by Jens Wiklander
· 11 years ago
13b1819
mpa_desc.c: convert from DOS to UNIX format
by Jens Wiklander
· 11 years ago
b9e3eac
plat-vexpress: set libtomcrypt_with_optimize_size
by Jens Wiklander
· 11 years ago
64cbf7c
Minimize LTC with some flags
by Jens Wiklander
· 11 years ago
8ef2116
Add stable commits to the setup FVP script
by Joakim Bech
· 11 years ago
c0e3556
Add dhex_dump() and DHEXDUMP() to format and print data in hexadecimal
by Jerome Forissier
· 11 years ago
73dc728
Add support for per-directory/per-library/per-file includes, and per-library CPP flags
by Jerome Forissier
· 11 years ago
1b10abf
Travis now runs checkpatch.pl
by Pascal Brand
· 11 years ago
452eae1
Fix wrong parameter in GCM authentication
by Pascal Brand
· 11 years ago
00d6ec6
plat-vexpress: Set CPSR.A when initializing
by Jens Wiklander
· 11 years ago
c3b4bb3
Update relevant "msr {s,c}prs, reg" instructions
by Jens Wiklander
· 11 years ago
19ef261
Remove unused chip_services.c
by Jens Wiklander
· 11 years ago
c507e4c
Remove unused function tee_pobj_init
by Jens Wiklander
· 11 years ago
d9d2e32
Fix TEE_BigIntMulMod
by Pascal Brand
· 11 years ago
221cd5d
Rename .bss.prebss.* sections to .nozi.*
by Jens Wiklander
· 11 years ago
55d0a3c
Remove some assembly files
by Jens Wiklander
· 11 years ago
6a0b900
Optimize mmu handling
by Jens Wiklander
· 11 years ago
cb077f5
thread: check cpsr after fast handler
by Jens Wiklander
· 11 years ago
2df468a
travis plat-vexpress: adding flavor qemu_virt
by Jens Wiklander
· 11 years ago
6d3e61e
plat-vexpress: add qemu_virt flavor
by Jens Wiklander
· 11 years ago
03c4278
CCM Authentication optimization
by Pascal Brand
· 11 years ago
e8b55cb
various minor cleanups
by etienne carriere
· 11 years ago
e46048e
plat-vexpress: build with -mfloat-abi=soft
by Jerome Forissier
· 11 years ago
636eedf
Time initialization performed in init_teecore()
by Pascal Brand
· 11 years ago
ff7b126
Remove SW version of the RNG which is not secure enough
by Pascal Brand
· 11 years ago
267163b
CFG_TEE_CORE_LOG_LEVEL=0 DEBUG=0 is now up in Travis
by Pascal Brand
· 11 years ago
d7aeef8
Drivers gic and uart are optional
by Pascal Brand
· 11 years ago
afcee04
"Dirty tests" renamed in "self tests"
by Pascal Brand
· 11 years ago
55947ce
Added script for setting up FVP and OP-TEE
by Joakim Bech
· 11 years ago
ff97306
fvp: enable uart1 fiq
by Jens Wiklander
· 11 years ago
79f008d
gic: bugfix probe_max_it
by Jens Wiklander
· 11 years ago
8985099
Clean tz_proc.S
by Jens Wiklander
· 11 years ago
9d7c2df
tee_mmu_is_mapped cleanup
by Jens Wiklander
· 11 years ago
035cf5c
Remove unused global variable
by Jens Wiklander
· 11 years ago
ed8c560
Remove unused functions
by Jens Wiklander
· 11 years ago
48170c8
teesmc: cleanup teesmc.h
by Jens Wiklander
· 11 years ago
9f9009c
teesmc: sync with ARM Trusted Firmware
by Jens Wiklander
· 11 years ago
eb52990
Remove unused tee_sleep_services.*
by Jens Wiklander
· 11 years ago
cebdec5
Reenable warnings for all non-3rd party code
by Jens Wiklander
· 11 years ago
0e692b7
Fix strict-aliasing for DEBUG=0
by Jens Wiklander
· 11 years ago
860a0cc
Fix problem with finding static TA with DEBUG=0
by Jens Wiklander
· 11 years ago
fb4a92f
Minor updates and cleanup
by Pascal Brand
· 11 years ago
260fa3f
Adding Travis CI to automatically check builds
by Pascal Brand
· 11 years ago
5262835
Trace syscall entry when CFG_TEE_CORE_LOG_LEVEL == TRACE_FLOW (5)
by Jerome Forissier
· 11 years ago
29f1a45
Add generation of memory usage report of tee.elf
by Jens Wiklander
· 11 years ago
e4120a1
XTS implementation
by Pascal Brand
· 11 years ago
b8976a6
plat-vexpress: fix non-debug build
by Jerome Forissier
· 11 years ago
9c3040e
Fix GCM Authentication
by Pascal Brand
· 11 years ago
f07d62b
Fix dirty tests
by Jens Wiklander
· 11 years ago
a5e49ba
Update references to ARM Trusted Firmware
by Jens Wiklander
· 11 years ago
f3d0d79
vexpress,qemu: Change memory layout
by Jens Wiklander
· 11 years ago
2c276d6
"Core Status" service on malloc
by Pascal Brand
· 11 years ago
d1aea08
Implemented wait in normal world
by SY Chiu
· 11 years ago
177386f
Generic secure time layer
by SY Chiu
· 11 years ago
c3c7db1
Fix TA build error
by Jerome Forissier
· 11 years ago
8844ebf
Fix #6323: A failing RSA decode leads to panic
by Pascal Brand
· 11 years ago
c299788
Fix #6294: Full HW Random Generator
by Pascal Brand
· 11 years ago
4334e8d
Makefile variables $(*-dir) should not have a trailing slash
by Jerome Forissier
· 11 years ago
0b7032c
Make license terms more explicit
by Pascal Brand
· 11 years ago
31cf38e
MMU: Simplify tee_mmu_switch function
by Joakim Bech
· 11 years ago
f32550e
Add documentation for ARM Trusted Firmware
by Jens Wiklander
· 11 years ago
7598956
Updates for ARM Trusted Firmware tag v1.0
by Jens Wiklander
· 11 years ago
0047cb6
Cosmetic fixes for build output
by Jerome Forissier
· 11 years ago
92542a7
plat-orly2 and plat-cannes merged in plat-stm
by Pascal Brand
· 11 years ago
f1c74b4
Reentrancy fixes
by Jens Wiklander
· 11 years ago
35dd284
Make more common implementation of orly2 and cannes platforms
by Pascal Brand
· 11 years ago
2ff3fdb
TEE_ROUNDxxx renamed in ROUNDxxx in libutee
by Pascal Brand
· 11 years ago
6b050c9
tee_acipher_rsadorep: fix handling of zero-padding in output
by Jerome Forissier
· 11 years ago
a17acc4
Create util.h to rearrange define macro
by Sabrina Ni
· 11 years ago
4a429f5
Cannes / H410 support
by Pascal Brand
· 11 years ago
55d3ebe
Cleanup
by Pascal Brand
· 11 years ago
647f9c7
Get value of gpd.tee.arith.maxBigIntSize from libutee
by Jerome Forissier
· 11 years ago
e7d09f8
enable_mmu functions renamed in cpu_enable_mmu
by Etienne Carriere
· 11 years ago
2cb1e0d
Bugfix TA dev kit
by Jens Wiklander
· 11 years ago
a4e6c40
Add a flag to turn on/off PSCI debug msg
by SY Chiu
· 11 years ago
53bd332
Add GIC status dump utility
by SY Chiu
· 11 years ago
aaac098
mk/compile.mk: simplify dependency generation; better support ccache
by Jerome Forissier
· 11 years ago
27cbcc5
Cleanup loading/unloading of a TA
by Jens Wiklander
· 11 years ago
cebca6a
fvp: fix compiler warning
by Jens Wiklander
· 11 years ago
Next »