TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
OP-TEE
/
optee_os
/
5500d70387c7d8097417cf391ea66f82fce605c0
5500d70
symbolize.py: infer PC from (E)LR
by Jerome Forissier
· 5 years ago
0c33be7
ldelf: arm: fix the unwind stack failure with __no_return function
by Jerome Forissier
· 5 years ago
9efcd73
ta: export CFG_TEE_TA_LOG_LEVEL with ?= not :=
by Jerome Forissier
· 5 years ago
9c86da3
libutee: TEE_AsymmetricSignDigest support 0 signature len
by Ricardo Salveti
· 5 years ago
ce9a20c
rmpb: fix infinite recursion in dump_fat() when CFG_TEE_CORE_LOG_LEVEL=4
by Jerome Forissier
· 5 years ago
4289342
build: fix race when generating conf.mk
by Jerome Forissier
· 5 years ago
19b3fe6
core: arm: fix the unwind stack failure with __no_return function
by Angelina Zhao
· 5 years ago
f372174
core: remove the unused PM stubs
by Jens Wiklander
· 5 years ago
ab42a6a
core: remove thread_*_handler_ptr
by Jens Wiklander
· 5 years ago
651d753
core: remove boot_get_handlers()
by Jens Wiklander
· 5 years ago
7446af6
core: log message when secure storage corruption is detected
by Jerome Forissier
· 5 years ago
b4faf48
mk: core: ta: Configurable Python interpreter
by Dick Olsson
· 5 years ago
868cffb
plat-imx: fix CSU SA settings for i.MX6UL
by Rouven Czerwinski
· 5 years ago
897adff
core: ff-a: clear shm buffer caching after yielding call
by Jens Wiklander
· 5 years ago
9bee8f2
core: add generic rpc shared memory buffer caching
by Jens Wiklander
· 5 years ago
a9d0e06
core: arm: ff-a: add dummy thread_rpc_{alloc,free}_global_payload()
by Jens Wiklander
· 5 years ago
ddfb578
core: arm: allocate kernel payload
by Jorge Ramirez-Ortiz
· 5 years ago
1b302ac
core: enable FF-A with SPM Core at S-EL1
by Jens Wiklander
· 5 years ago
b0490ed
plat-vexpress: spci: add support to register secondary CPU entrypoints using PSCI_CPU_ON
by Achin Gupta
· 5 years ago
73e1d3f
core: add mobj_ffa
by Jens Wiklander
· 5 years ago
c13d4bd
core: add optee_ffa.h defining the OP-TEE ABI for FF-A
by Jens Wiklander
· 5 years ago
e0e3828
core: add FF-A 1.0 definitions
by Jens Wiklander
· 5 years ago
fc59f7e
core: psci.h: add PSCI_CPU_ON_SMC64
by Jens Wiklander
· 5 years ago
1d205e2
stm32_etzpc: rename internal function init_device_from_hw_config()
by Etienne Carriere
· 5 years ago
098883e
subdir.mk: clear aflags-remove-y after processing
by Jens Wiklander
· 5 years ago
93aade0
core: mempool: use recursive mutex
by Jerome Forissier
· 5 years ago
42fb53c
core: introduce recursive mutexes
by Jerome Forissier
· 5 years ago
64fd5a9
libutils: atomic.h: add atomic_{load,store}_short()
by Jerome Forissier
· 5 years ago
3f7a0ba
core: mutex: replace -1 with THREAD_ID_INVALID
by Jerome Forissier
· 5 years ago
f86aa9e
core: make thread ID a short int
by Jerome Forissier
· 5 years ago
334316f
ta: pkcs11: persistent object support
by Jens Wiklander
· 5 years ago
b56b3d0
ta: pkcs11: support command to import and destroy object
by Jens Wiklander
· 5 years ago
63f89ca
ta: pkcs11: attribute helper functions
by Jens Wiklander
· 5 years ago
55dcd3c
ta: pkcs11: helper for serial arguments with allocation
by Jens Wiklander
· 5 years ago
bd62f6a
ta: pkcs11: helper function to serialize object attribute
by Etienne Carriere
· 5 years ago
ddf63ac
ta: pkcs11: add id-to-string conversion for new TA commands
by Etienne Carriere
· 5 years ago
c4524bf
ta: pkcs11: define TA commands for object creation/destruction
by Etienne Carriere
· 5 years ago
30137c7
ta: pkcs11: add vendor mechanism used for object import
by Etienne Carriere
· 5 years ago
91e3f62
ta: pkcs11: add attributes/class/key type IDs in TA API
by Etienne Carriere
· 5 years ago
457af86
ta: pkcs11: add object attribute ABI in TA header file
by Etienne Carriere
· 5 years ago
1b97b78
core: fix tee_fs_rpc_readdir() parameter direction
by Roland Nagy
· 5 years ago
cd1c6d6
github: fix error in workflow file
by Jerome Forissier
· 5 years ago
50bbda3
github: add a new actions/workflow file
by Joakim Bech
· 5 years ago
8001ec6
lib.mk: clang: link shared libraries with -z separate-loadable-segments
by Jerome Forissier
· 5 years ago
e03f4f2
Add .gitattributes
by Hu Keping
· 5 years ago
3f37fff
core: pager: refactored to fix NULL dereferencing
by Sander Visser
· 5 years ago
b2b2762
core: refactoring to avoid possible NULL_PTR arithmetics
by Sander Visser
· 5 years ago
5609412
core: rsa: Avoid NULL dereferencing in RSA trace messages
by Sander Visser
· 5 years ago
cd52945
core: mm: fix MMU memory leak
by Sander Visser
· 5 years ago
e03fe5d
core: fix TA REE backed secure storage memory leak
by Sander Visser
· 5 years ago
751083b
checkpatch: limit maximum line length to 80
by Jens Wiklander
· 5 years ago
d5383c4
plat-stm32mp1: remove duplicate config
by Che-Chia Chang
· 5 years ago
f208f17
imx: add support for ccbv2
by Rouven Czerwinski
· 5 years ago
97b8ba5
libutee: add leading underscore to base64 functions
by Jerome Forissier
· 5 years ago
ec930ca
libutee: remove unnecessary parentheses
by Jerome Forissier
· 5 years ago
2c028fd
libutee, ldelf: add leading underscore to syscall wrappers
by Jerome Forissier
· 5 years ago
d7c22ac
symbolize.py: ignore error if ELF file is not found
by Jerome Forissier
· 5 years ago
35619cf
ldelf: arm64: do not unwind past end of stack
by Jerome Forissier
· 5 years ago
35e770d
Move CFG_WITH_STACK_CANARIES to global config file
by Jerome Forissier
· 5 years ago
f0ead74
core: crypto: fix invalid SM3 output with Clang -Os
by Jerome Forissier
· 5 years ago
e3a4993
core: add missing THREAD_CLF_TMP flag updates
by Jerome Forissier
· 5 years ago
0d8358d
core: print CPU initialization messages with IMSG()
by Jerome Forissier
· 5 years ago
1453ab0
drivers: caam: implement CMAC for CAAM
by Clement Faure
· 5 years ago
b7604b9
drivers: crypto: generic resources for crypto device driver - CMAC
by Cedric Neveux
· 6 years ago
9bdff33
drivers: caam: add input data check for caam_cpy_block_src()
by Clement Faure
· 5 years ago
b321b6b
drivers: caam: minor fixes for cipher
by Clement Faure
· 5 years ago
dfe189b
drivers: caam: locally export caam_cipher_initialize/free/copy_state
by Clement Faure
· 5 years ago
9625d30
drivers: caam: change caam_cipher_block() prototype for added block
by Clement Faure
· 5 years ago
6f0990d
drivers: caam: change caam_set_or_alloc_align_buf() prototype
by Clement Faure
· 5 years ago
829cbb6
drivers: caam: move MAX_DESC_ENTRIES to local.h
by Clement Faure
· 5 years ago
750d09c
MAINTAINERS: maintain imx_i2c
by Jorge Ramirez-Ortiz
· 5 years ago
78b3ea9
drivers: imx_i2c: add I2C support
by Jorge Ramirez-Ortiz
· 5 years ago
09ff1ab
core: call release_external_dt() via finalcalls
by Jens Wiklander
· 5 years ago
e3172f9
core: add call_finalcalls()
by Jens Wiklander
· 5 years ago
c5c5602
core: call call_initcalls() directly
by Jens Wiklander
· 5 years ago
cfde90a
core: call fobj_generate_authenc_key() via initcalls
by Jens Wiklander
· 5 years ago
082b051
core: call time_source_init() via initcalls
by Jens Wiklander
· 5 years ago
eccf37a
core: call teecore_init_pub_ram() via initcalls
by Jens Wiklander
· 5 years ago
d8fb8f3
core: move tee_svc_uref_base to init_user_ta()
by Jens Wiklander
· 5 years ago
9f0a24d
core: add debug prints for initcall functions
by Jens Wiklander
· 5 years ago
26f0468
core: fix print_kernel_stack() outside normal thread context
by Jerome Forissier
· 5 years ago
b166fab
core: initialize thread_core_local::curr_thread to -1
by Jerome Forissier
· 5 years ago
c3588e4
core: arm64: clang: increase temporary stack size
by Jerome Forissier
· 5 years ago
4d35ab6
TA dev kit: clang: link shared libraries with -z separate-loadable-segments
by Jerome Forissier
· 5 years ago
32f2546
build: introduce ld-option macro
by Jerome Forissier
· 5 years ago
6540133
core: remove generic_ from generic_boot
by Jens Wiklander
· 5 years ago
0146c7a
core: make generic boot mandatory
by Jens Wiklander
· 5 years ago
d49bc74
core: fix ops_sec_mem in core/mm/fobj.c
by Jens Wiklander
· 5 years ago
6146c64
Remove unused core/arch/arm/tee/svc_dummy.c
by Jens Wiklander
· 5 years ago
769d857
libutils: atomic.h: fix atomic_load_u32() types
by Jens Wiklander
· 5 years ago
8420a14
Disable CFG_SCTLR_ALIGNMENT_CHECK (SCTLR.A) by default
by Jerome Forissier
· 5 years ago
0949602
libutee: base64: initialize local variables
by Etienne Carriere
· 5 years ago
522a1fc
libutee: fix base64 to support strictly well sized buffer
by Etienne Carriere
· 5 years ago
614e8b8
libutee: fix size query for property as binary block
by Etienne Carriere
· 5 years ago
7ee167f
ta: Add missing default of user-ta-version
by Jan Kiszka
· 5 years ago
bfa0f02
plat-imx: remove CFG_BOOT_SYNC_CPU
by Gianguido Sorà
· 5 years ago
9e4ebcd
Cleanup unused comp-cflags$(sm) from libgcc lookup commands
by Jerome Forissier
· 5 years ago
b836bfb
arm64: Disable outline-atomics when compiling
by Joshua Watt
· 5 years ago
331ebf7
Allow use of cc-option in core/arch/arm/arm.mk
by Jerome Forissier
· 5 years ago
49e57c3
mk/compile.mk: fix cc-option macro
by Jerome Forissier
· 5 years ago
Next »