TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
OP-TEE
/
optee_os
/
d77929ec2243b789b58b718d7cd50da87cd9cf97
d77929e
core: ftrace: dump core load address to support ASLR
by Sumit Garg
· 6 years ago
91068f8
symbolize.py: fix decoding of ftrace dumps containing syscalls
by Jerome Forissier
· 6 years ago
4f3fac2
Update Broadcom DRAM2 base and size
by Sheetal Tigadoli
· 6 years ago
e605fbd
pta: bcm: Add PTA to handle Broadcom error logs
by Sheetal Tigadoli
· 6 years ago
15542a7
pta: bcm: Add Broadcom gpio PTA
by Sheetal Tigadoli
· 6 years ago
9246c1f
drivers: Add func to config gpio pin for secure access
by Sheetal Tigadoli
· 6 years ago
379d404
drivers: Update Broadcom gpio base and num gpios
by Sheetal Tigadoli
· 6 years ago
2338a97
scripts/gen_tee_bin.py: convert symbol and section name to strings
by Jerome Forissier
· 6 years ago
33017d8
Remove script/llvm-objcopy-wrapper
by Jerome Forissier
· 6 years ago
2de17fd
TA dev kit: add support for TA encryption
by Sumit Garg
· 6 years ago
e1afc43
core: add framework to load REE-FS encrypted TAs
by Sumit Garg
· 6 years ago
c693a9d
core: arm32: bugfix booting second cpu with ASLR
by Jens Wiklander
· 6 years ago
665fa25
core: add plat_primary_init_early()
by Jens Wiklander
· 6 years ago
f77987a
core: fix gen_tee_bin.py to handle STB_LOCAL symbols
by Jens Wiklander
· 6 years ago
0df5cb3
core: remove unused user_ta_ctx::load_addr
by Jerome Forissier
· 6 years ago
549c2eb
plat-imx: mx6: support for TZASC on 6UL/ULL
by Rouven Czerwinski
· 6 years ago
5966660
core: move relocation to embedded data region
by Jens Wiklander
· 6 years ago
5dd1570
core: add embedded data region
by Jens Wiklander
· 6 years ago
6e91545
core: generic_entry_a64.S: fix boot_mmu_config alignment
by Jens Wiklander
· 6 years ago
25781fd
pta: bcm: Add Broadcom SOTP PTA
by Rahul Gupta
· 6 years ago
c17b9e1
pta: bcm: Add additional bnxt commands in pta
by Sheetal Tigadoli
· 6 years ago
9b72634
drivers: bnxt: Add driver support for additional bnxt cmds
by Sheetal Tigadoli
· 6 years ago
5f2bc14
drivers: bnxt: Load bnxt images from secure memory
by Vikas Gupta
· 6 years ago
0588c51
drivers: bnxt: Remove NS3Z specific code
by Sheetal Tigadoli
· 6 years ago
ccf6a7e
drivers: bnxt: Update TEMP_MEM region that was overlapped
by Tony Poon
· 6 years ago
5452eda
pta: bcm: Add HW RNG PTA
by Bharat Kumar Reddy Gooty
· 6 years ago
b526f8f
core: link.mk: deprecate tee{,-pager,-pageable}.bin
by Jens Wiklander
· 6 years ago
d336ba3
Remove unused scripts/gen_hashed_bin.py
by Jens Wiklander
· 6 years ago
1a9edab
core: link.mk: use gen_tee_bin.py
by Jens Wiklander
· 6 years ago
3c51966
core: add scripts/gen_tee_bin.py for boot binaries
by Jens Wiklander
· 6 years ago
4afc378
drivers: bcm_sotp: No ECC bits for Section 0 to Section 3
by Bharat Kumar Reddy Gooty
· 6 years ago
3cdbb86
pta: bcm: Add PTA for secure watchdog
by Bharat Kumar Reddy Gooty
· 6 years ago
9348a85
plat-bcm: Add Broadcom platform specific err log support
by Sheetal Tigadoli
· 6 years ago
ea4ae5c
trace: Add weak platform tracer function
by Sheetal Tigadoli
· 6 years ago
ba4056f
core: imx: fix CFG_DRAM_BASE for i.MX7ulp
by Clement Faure
· 6 years ago
2c0bb3d
stdint.h: add UL macro
by Clement Faure
· 6 years ago
038fa65
core: imx: disable CAAM driver for i.MX6SL
by Silvano di Ninno
· 6 years ago
e05236a
core: imx: rename register files
by Clement Faure
· 6 years ago
8075324
imx: change imx8 prefixe to mx8
by Clement Faure
· 6 years ago
0d77037
mbedtls: Add MBEDTLS_X509_CSR_WRITE_C define
by Florian Depraz
· 6 years ago
d3c5c26
core: fix check_mem_map() vs MEM_AREA_IDENTITY_MAP_RX
by Jens Wiklander
· 6 years ago
d5204cc
scripts/gen_ldelf_hex.py: remove unused imports
by Jens Wiklander
· 6 years ago
6b7eef7
ci: shippable: build with CFG_CORE_ASLR=y
by Jens Wiklander
· 6 years ago
105e09c
symbolize.py: add support for TEE core ASLR
by Jerome Forissier
· 6 years ago
170e908
core: add support for CFG_CORE_ASLR
by Jens Wiklander
· 6 years ago
c3c2f24
core: arm grow MAX_XLAT_TABLES with ASLR
by Jens Wiklander
· 6 years ago
40c41c9
core: kern.ld.S: make ctors/dtors contiguous with other relro sections
by Jens Wiklander
· 6 years ago
dbec41b
core: kern.ld.S: make .got RO after relocation
by Jens Wiklander
· 6 years ago
eb03fd4
core: kern.ld.S: provide start/end of relocations
by Jens Wiklander
· 6 years ago
1385854
core: Add core memory type MEM_AREA_IDENTITY_MAP_RX
by Jens Wiklander
· 6 years ago
520860f
core: generic_entry: add enable_mmu()
by Jens Wiklander
· 6 years ago
a4a355f
core: add relocatable VCORE_START_VA
by Jens Wiklander
· 6 years ago
ef26269
core: add get_aslr_seed()
by Jens Wiklander
· 6 years ago
0095acf
Assembly FUNC macros take optional section
by Jens Wiklander
· 6 years ago
b9dce50
elf_common.h: Add relocation type R_AARCH64_NONE
by Jens Wiklander
· 6 years ago
c77be84
core: refactor core_init_mmu_map() and helpers
by Jens Wiklander
· 6 years ago
6ccd56c
Fix warning in fallback SUB_OVERFLOW() macro
by Jens Wiklander
· 6 years ago
bd265fd
core: core_mmu.h: make page size and friends unsigned
by Jens Wiklander
· 6 years ago
df960a9
core: bugfix v7 core_mmu_entry_to_finer_grained()
by Jens Wiklander
· 6 years ago
b965149
core: reference count struct mobj
by Jens Wiklander
· 6 years ago
8800b01
gprof: fix TEE core crash by allocating sample buffer dynamically
by Jerome Forissier
· 6 years ago
e4632aa
drivers: gic: Add GIC_SPI/SGI/PPI helper macros
by Rayagonda Kokatanur
· 6 years ago
3db0071
core: add invoke_tests.pta to enumerated TAs
by Jens Wiklander
· 6 years ago
52a109c
core: arm32: disable interrupt in thread_excp_vect_workaround
by Mark-PK Tsai
· 6 years ago
abd18a2
core: fix style issues in cbc_cts_update()
by Jens Wiklander
· 6 years ago
52ee414
core: remove algo from crypto_authenc_*()
by Jens Wiklander
· 6 years ago
c69bc61
core: remove algo from crypto_mac_*()
by Jens Wiklander
· 6 years ago
cbda709
core: remove algo from crypto_cipher_*()
by Jens Wiklander
· 6 years ago
6b3a371
core: remove algo from crypto_hash_*()
by Jens Wiklander
· 6 years ago
a23860a
arm32: compile assembler code with -marm by default
by Jerome Forissier
· 6 years ago
d135e21
plat-imx: add UART6 & 7 for i.MX6UL/L
by Rouven Czerwinski
· 6 years ago
6c5fa4f
pta: bcm_pta: add Broadcom bnxt pta
by Vikas Gupta
· 6 years ago
95bec10
drivers: bnxt: add Broadcom bnxt driver
by Vikas Gupta
· 6 years ago
de5333e
plat-rockchip: add rk3399 and px30 flavors
by Heiko Stuebner
· 6 years ago
e4ac622
plat-rockchip: use GENMASK instead of opencoding bitmask on rk322x platform
by Heiko Stuebner
· 6 years ago
6b358e4
plat-rockchip: split platform_init for ddr region protection
by Heiko Stuebner
· 6 years ago
fe5a877
plat-rockchip: cleanup build infrastructure to make room for more platforms
by Heiko Stuebner
· 6 years ago
3b4c661
plat-rockchip: make hardcoded uart optional
by Heiko Stuebner
· 6 years ago
08ede02
plat-rockchip: setup thread_handlers when working with Trusted Firmware
by Heiko Stuebner
· 6 years ago
0ec6631
plat-rockchip: make gic init handle both GICv2 and GICv3
by Heiko Stuebner
· 6 years ago
a557db0
plat-rockchip: map io peripherals individually
by Heiko Stuebner
· 6 years ago
9fece2d
plat-rockchip: move memory layout from platform_config to conf.mk
by Heiko Stuebner
· 6 years ago
890d675
plat-rockchip: remove boilerplate license blocks
by Heiko Stuebner
· 6 years ago
bfabce2
core: imx: disable CAAM for all i.MX6/7 flavors
by Rouven Czerwinski
· 6 years ago
cf1879b
hikey: Move console_data to __nex_bss
by Renê de Souza Pinto
· 6 years ago
d514758
core: Fix value of OPTEE_SMC_SEC_CAP_VIRTUALIZATION
by Michalis Pappas
· 6 years ago
2d8d7e2
ldelf: link.mk: add generated ldelf.map to $(cleanfiles)
by Jerome Forissier
· 6 years ago
40015a6
core: core.mk: add generated conf.cmake file to $(cleanfiles)
by Jerome Forissier
· 6 years ago
27fd7c7
mk: gensrc: add generated file to $(cleanfiles) automatically
by Jerome Forissier
· 6 years ago
b133d03
MAINTAINERS: Add myself as reviewer for Developerbox
by Sumit Garg
· 6 years ago
ca380d4
MAINTAINERS: Add entry for ftrace support
by Sumit Garg
· 6 years ago
59b3f21
ci: shippable: Enable build with ftrace config options
by Sumit Garg
· 6 years ago
099918f
ftrace: Add support for syscall function tracer
by Sumit Garg
· 6 years ago
5b1384a
ftrace: core: prepare support for syscall ftrace
by Sumit Garg
· 6 years ago
e3dddf7
ftrace: move ftrace code from libutee to libutils
by Sumit Garg
· 6 years ago
8be2de1
core: Add support for multi-threaded MPIDR values
by Imre Kis
· 6 years ago
a2fa501
Update CHANGELOG for 3.7.0
by Joakim Bech
· 6 years ago
3.7.0
0a4179b
scripts: add update_changelog.py
by Joakim Bech
· 6 years ago
8027bd3
core: fix null terminator in PTA dlsym
by Etienne Carriere
· 6 years ago
a253662
ltc: check range in _rijndael_ecb_ functions
by Joakim Bech
· 6 years ago
3.7.0-rc1
Next »