TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
OP-TEE
/
optee_os
/
refs/heads/shippable-cache-create
09af86a
[TEMPHACK] ci: .shippable.yml: remove some build steps to upload cache
by Jerome Forissier
· 8 years ago
shippable-cache-create
50d680c
scripts/gen_ldelf_hex.py: do not use f-strings
by Jerome Forissier
· 5 years ago
a8f0bfc
plat-stm32mp1: PSCI_SYSTEM_OFF support
by Etienne Carriere
· 5 years ago
9e24480
plat-stm32mp1: platform driver for stpmic1
by Etienne Carriere
· 5 years ago
944c2c6
plat-stm32mp1: stm32mp_with_pmic() helper
by Etienne Carriere
· 5 years ago
517a84a
imx: enable BLOB for i.MX SoCs
by Rouven Czerwinski
· 5 years ago
919323d
caam: add BLOB module for MKVB retrieval
by Rouven Czerwinski
· 5 years ago
8e97f8b
caam: hal: add function to increment priblob
by Rouven Czerwinski
· 5 years ago
9d09e91
caam: move to early init calls
by Rouven Czerwinski
· 6 years ago
08fc735
core: add early initcalls
by Rouven Czerwinski
· 6 years ago
3639b55
core: rename KEEP_INIT() and KEEP_PAGER()
by Jerome Forissier
· 5 years ago
99f278d
core: keep.h: add parentheses around sym argument in KEEP_* macros
by Jerome Forissier
· 5 years ago
ed835ce
plat-stm32mp1: clock: enable some secure clocks at initialization
by Etienne Carriere
· 5 years ago
81ab436
drivers: caam: implement NXP CAAM Driver - HMAC
by Cedric Neveux
· 6 years ago
ea9ac29
drivers: crypto: generic resources for crypto MAC driver - MAC
by Cedric Neveux
· 6 years ago
3a0906e
plat-stm32mp1: clock: fix MPUDIV support
by Etienne Carriere
· 5 years ago
eb8fd7b
ta: pksc11: update for trace and command exit
by Etienne Carriere
· 5 years ago
0ee58d1
ta: pkcs11: rename PKCS11_UNAVAILABLE_INFORMATION
by Etienne Carriere
· 5 years ago
c410838
ta: pkcs11: token_capabilities.h: add missing includes
by Jens Wiklander
· 5 years ago
39b43b7
ta: pkcs11: replace complicated params pointer calculation
by Jens Wiklander
· 5 years ago
4daf39b
ta: pkcs11: use enum pkcs11_rc instead of uint32_t
by Jens Wiklander
· 5 years ago
e7d7d25
core: sm: remove #ifdef around CFG_SM_PLATFORM_HANDLER
by Etienne Carriere
· 5 years ago
296403e
core: sm: support SMCCC v1.1 specification
by Etienne Carriere
· 5 years ago
187ba5c
stpmic1: fix missing parentheses in boot-on config
by Etienne Carriere
· 5 years ago
ed3fa83
libmbedtls: mbedtls_mpi_shrink(): fix possible unwanted truncation
by Jerome Forissier
· 5 years ago
bef6983
core: scmi-msg: reset: fix return value on domain IDs not found
by Etienne Carriere
· 5 years ago
064bf8d
core: scmi-msg: minor cleanup
by Etienne Carriere
· 5 years ago
ef18a90
stpmic1: assert regulator support at API function entries
by Etienne Carriere
· 5 years ago
44219e7
stpmic1: fix boot-on minimal voltage
by Etienne Carriere
· 5 years ago
1764a89
stpmic1: fix regulator identification for low power configuration
by Etienne Carriere
· 5 years ago
972b3d9
stpmic1: relax PMIC control API functions
by Etienne Carriere
· 5 years ago
6149e2d
stpmic1: add stpmic1_bo_enable_cfg() to save boot-on config
by Etienne Carriere
· 5 years ago
3f692bd
stpmic1: describe 5V fixed regulators
by Etienne Carriere
· 5 years ago
42032ea
stpmic1: refine resources helper macros
by Etienne Carriere
· 5 years ago
68cfb83
stpmic1: save enable bit position in regulator control
by Etienne Carriere
· 5 years ago
2619b28
stpmic1: stpmic1_is_regulator_enabled() returns a boolean
by Etienne Carriere
· 5 years ago
f7e2895
stpmic1: Fix LDO3 voltage table
by Etienne Carriere
· 5 years ago
2f5784a
plat-stm32mp1: PSCI_SYSTEM_RESET support
by Etienne Carriere
· 5 years ago
850b477
plat-stm32mp1: fix PSCI_CPU_OFF support
by Etienne Carriere
· 5 years ago
6d75913
checkpatch: ignore USLEEP_RANGE
by Etienne Carriere
· 5 years ago
ec1f544
stm32_rng: increase timeout to 10 ms
by Etienne Carriere
· 5 years ago
66d685f
rpmb: remove unnecessary check
by Peikan Tsai
· 5 years ago
7540cb7
libutils: confine_array_index: fix clang build trace for Thumb2
by Etienne Carriere
· 5 years ago
c7c0772
libutils: confine_array_index: fix 32bit modes implementation
by Etienne Carriere
· 5 years ago
4e0397e
stm32mp1: seed PRNG with STM32 RNG
by Etienne Carriere
· 6 years ago
f40f331
ta: pkcs11: use serialargs_get_session_from_handle()
by Etienne Carriere
· 5 years ago
3158faf
ta: pkcs11: helper function to get session from serial arguments
by Etienne Carriere
· 5 years ago
8731e19
core: clang: pager: use the normal linker (ld.lld)
by Jerome Forissier
· 5 years ago
8d17640
core: arm64: fix .section directive
by Jerome Forissier
· 5 years ago
b77aa8a
core: clang: add --apply-dynamic-relocs linker flag
by Jerome Forissier
· 5 years ago
8182792
core: libtomcrypt: fix return code in convert_ltc_verify_status()
by Khoa Hoang
· 5 years ago
02b4d42
ta: pkcs11: set default token serial number based on token ID
by Etienne Carriere
· 5 years ago
d628ebd
ta: pkcs11: set slot information to gpd.tee.deviceID if available
by Etienne Carriere
· 5 years ago
29b0949
ta: pkcs11: remove unused variable token in entry_ck_slot_info()
by Etienne Carriere
· 5 years ago
96fd75b
plat-stm32mp1: remove static ETZPC configuration
by Etienne Carriere
· 5 years ago
7994d84
stm32_bsec: BSEC data access do not depend on non-closed device
by Etienne Carriere
· 6 years ago
301b3eb
stm32_bsec: introduce configuration switch for write support
by Etienne Carriere
· 5 years ago
1ac4ea1
stm32_bsec: correct error detection in driver
by Etienne Carriere
· 5 years ago
ef9888d
stm32_bsec: simplify lock support functions
by Etienne Carriere
· 5 years ago
e03a4a4
stm32_bsec: correct OTP locked programming bit position
by Etienne Carriere
· 5 years ago
3bdd33e
plat-stm32mp1: map GPIOZ bank registers as secure
by Etienne Carriere
· 5 years ago
c706c24
scripts/gen_ldelf_hex.py: relax rules for PT_LOAD segments
by Jerome Forissier
· 5 years ago
9389d80
core: device pta: enumerate early TAs
by Maxim Uvarov
· 5 years ago
6cacbaf
core: move for_each_early_ta() macro to <kernel/early_ta.h>
by Jerome Forissier
· 5 years ago
8355f92
core: early_ta: expose TA flags in struct early_ta
by Maxim Uvarov
· 5 years ago
3399d31
scripts/ta_bin_to_c.py: remove blank lines
by Jerome Forissier
· 5 years ago
9bf51c1
core: ree_fs_ta.c: initialize structs with '= { };'
by Jerome Forissier
· 5 years ago
5f68d78
core: RPMB FS: Caching for FAT FS entries
by Manuel Huber
· 5 years ago
c12b560
mk: clang.mk: use 'clang -E' instead of clang-cpp
by Victor Chong
· 5 years ago
11fa71b
Squashed commit upgrading to mbedtls-2.22.0
by Jerome Forissier
· 5 years ago
8287cbc
mk/clang.mk: define libgcc$(sm)
by Jerome Forissier
· 5 years ago
21282ba
core: crypto: ECC: make sure key_size is consistent with attributes
by Jerome Forissier
· 5 years ago
9f4dcef
core: crypto: DH: make sure key_size is consistent with attributes
by Jerome Forissier
· 5 years ago
82c30aa
core: crypto: use supplied DSA parameters when creating key
by Jerome Forissier
· 5 years ago
aeb5ba4
Add initial UniPhier platform support
by Kunihiko Hayashi
· 7 years ago
aa442cd
ta: pkcs11: remove unused PIN encryption key functions
by Jens Wiklander
· 5 years ago
f7cc36c
ta: pkcs11: implement commands PKCS11_CMD_LOGIN/_LOGOUT
by Jens Wiklander
· 5 years ago
1dbb91e
ta: pkcs11: implement command PKCS11_CMD_SET_PIN
by Jens Wiklander
· 5 years ago
e8dbd92
ta: pkcs11: implement command PKCS11_CMD_INIT_PIN
by Jens Wiklander
· 5 years ago
f485be0
ta: pkcs11: implement command PKCS11_CMD_INIT_TOKEN
by Jens Wiklander
· 5 years ago
e86828f
ta: pkcs11: helper to update token persistent database
by Jens Wiklander
· 5 years ago
40bbca2
ta: pkcs11: update PIN fields in struct token_persistent_main
by Jens Wiklander
· 5 years ago
bef8bc6
ta: pkcs11: helpers for PIN hashing
by Jens Wiklander
· 5 years ago
8e03579
ta: pkcs11: helper for GPD TEE to PKCS#11 status conversion
by Jens Wiklander
· 5 years ago
2a61742
core: mmu: remove TEE/TA RAM from total RAM
by Rouven Czerwinski
· 5 years ago
5c3559d
drivers: caam: Allow platforms to configure num of JR entries
by Ruchika Gupta
· 5 years ago
6819f38
drivers: caam: Fix bug in caam_hal_jr_flush()
by Ruchika Gupta
· 5 years ago
971110a
drivers: caam: Modify access of 64 bit registers
by Ruchika Gupta
· 5 years ago
ca0e80d
github: update links in issue/pr templates
by Joakim Bech
· 5 years ago
8a47e76
core: arm: mm: fix VA overflow issue in assign_mem_va()
by Khoa Hoang
· 5 years ago
6a16bb3
drivers: caam: use pointers to out/inring_entry for CAAM
by Clement Faure
· 5 years ago
13718a0
plat-stm32mp1: SCMI service for platform shared clocks
by Etienne Carriere
· 5 years ago
8fa3e89
plat-stm32mp1: SCMI service for non-secure reset controllers
by Etienne Carriere
· 5 years ago
69b010d
plat-stm32mp1: foundation for SCMI service
by Etienne Carriere
· 5 years ago
c8cf7c5
plat-stm32mp1: remove useless macros in SMC SiP handler
by Etienne Carriere
· 5 years ago
5055cc1
dt-bindings: stm32mp1: define SCMI reset domains
by Etienne Carriere
· 6 years ago
e8992cf
dt-bindings: stm32mp1: define SCMI clocks
by Etienne Carriere
· 6 years ago
b213d8b
pta: invoke_test.pta: add test on null memref parameter
by Etienne Carriere
· 5 years ago
44f48da
plat: rcar: Print SREC when generating the SREC file
by Marek Vasut
· 6 years ago
a7ec3d4
Makefile: use plain bash for SHELL
by Rouven Czerwinski
· 5 years ago
Next »