TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
sandbox
/
arthur
/
trustedfirmware-a
/
806d9ad171eba536672ff4ea49bfaff4b21be566
806d9ad
Resolve TZC400 build issue when DEBUG=1 and ENABLE_ASSERTIONS=0
by Soby Mathew
· 7 years ago
5ff5a6d
Merge pull request #1270 from antonio-nino-diaz-arm/an/smc-unknown
by davidcunado-arm
· 7 years ago
601abdb
Merge pull request #1271 from afaerber/tegra-fixes
by davidcunado-arm
· 7 years ago
1504715
Merge pull request #1259 from hzhuang1/fix_uart
by davidcunado-arm
· 7 years ago
28db3e9
tegra: Fix mmap_region_t struct mismatch
by Andreas Färber
· 7 years ago
135d713
hikey960: avoid hardcode on uart port
by Haojian Zhuang
· 7 years ago
3d4f603
Merge pull request #1268 from jeenu-arm/ehf-pri-fix
by davidcunado-arm
· 7 years ago
885b7c8
Merge pull request #1267 from jeenu-arm/console-fix
by davidcunado-arm
· 7 years ago
aedbc7b
Merge pull request #1266 from antonio-nino-diaz-arm/an/misra-urls
by davidcunado-arm
· 7 years ago
f89a89f
Merge pull request #1258 from vchong/optee_dbg
by davidcunado-arm
· 7 years ago
4abd7fa
Redefine SMC_UNK as -1 instead of 0xFFFFFFFF
by Antonio Nino Diaz
· 7 years ago
fb1198b
Remove URLs from comments
by Antonio Nino Diaz
· 7 years ago
db1631e
EHF: Fix priority check
by Jeenu Viswambharan
· 8 years ago
f2c83c1
ARM platforms: Fix console address for flush
by Jeenu Viswambharan
· 8 years ago
15e5958
Merge pull request #1256 from jeenu-arm/tsp-ehf
by davidcunado-arm
· 7 years ago
e47a832
Merge pull request #1257 from vchong/poplar_maintainer
by davidcunado-arm
· 7 years ago
976f7f4
Merge pull request #1251 from vchong/ld_img_v2
by davidcunado-arm
· 7 years ago
014334c
Merge pull request #1260 from sandrine-bailleux-arm/topics/sb/fix-zlib-build
by davidcunado-arm
· 7 years ago
5754607
zlib: Fix build error when LOG_LEVEL=50
by Sandrine Bailleux
· 7 years ago
cc40f7f
Merge pull request #1254 from masahir0y/bl2-at-el3
by davidcunado-arm
· 7 years ago
5c0bda7
optee: print header info before validate
by Victor Chong
· 8 years ago
3b12a6f
hikey*, poplar: platform.mk: Fix typo in variable assignments
by Victor Chong
· 8 years ago
f3d522b
poplar: Support Trusted OS extra image (OP-TEE header) parsing
by Victor Chong
· 8 years ago
0d8052a
poplar: Add LOAD_IMAGE_V2 support
by Victor Chong
· 8 years ago
8ad132b
poplar: Add build option for dram size
by Victor Chong
· 8 years ago
ce2547f
poplar: Fix typo
by Victor Chong
· 8 years ago
b715f11
poplar: Remove unused function prototype
by Victor Chong
· 8 years ago
db04653
maintainers.rst: Add maintainer for plat Poplar
by Victor Chong
· 7 years ago
5b75b4a
Merge pull request #1173 from etienne-lms/armv7-qemu
by davidcunado-arm
· 7 years ago
95ae5b0
[fix] aarch32: optee: define the OP-TEE secure payload
by Etienne Carriere
· 7 years ago
fb750ee
interrupt-framework-design.rst: Cosmetic changes
by Jeenu Viswambharan
· 8 years ago
6027796
TSPD: Require NS preemption along with EL3 exception handling
by Jeenu Viswambharan
· 8 years ago
1dd022c
TSPD: Explicitly allow NS preemption for Yielding SMCs
by Jeenu Viswambharan
· 8 years ago
26ea390
Deprecate one EL3 interrupt routing model with EL3 exception handling
by Jeenu Viswambharan
· 8 years ago
c8b55b8
Add EL3_EXCEPTION_HANDLING to build command line
by Jeenu Viswambharan
· 7 years ago
9fd2f13
Merge pull request #1224 from masahir0y/gzip
by davidcunado-arm
· 7 years ago
765ed9f
qemu: support ARMv7/Cortex-A15
by Etienne Carriere
· 8 years ago
10c6695
aarch32: optee: define the OP-TEE secure payload
by Etienne Carriere
· 8 years ago
10787b0
Merge pull request #1249 from masahir0y/uniphier
by davidcunado-arm
· 8 years ago
3fe81dc
aarch32: use lr as bl32 boot argument on aarch32 only systems
by Etienne Carriere
· 8 years ago
9c00555
Merge pull request #1253 from dp-arm/dp/amu32
by davidcunado-arm
· 8 years ago
4f557c7
uniphier: add ULL to physical address literals
by Masahiro Yamada
· 8 years ago
9c740a5
uniphier: allocate xlat region of on-chip SRAM only when needed
by Masahiro Yamada
· 8 years ago
7e51ca8
uniphier: get back original BL31/32 location used before BL2-AT-EL3
by Masahiro Yamada
· 8 years ago
956defc
Merge pull request #1247 from rockchip-linux/rk3399/fixes-memory-corruptions
by davidcunado-arm
· 8 years ago
693e278
Merge pull request #1245 from antonio-nino-diaz-arm/an/checkpatch
by davidcunado-arm
· 8 years ago
8951b05
uniphier: support GZIP-compressed images
by Masahiro Yamada
· 8 years ago
0ac60c0
uniphier: add a helper to get image_info
by Masahiro Yamada
· 8 years ago
2e379d2
image_decompress: add APIs for decompressing images
by Masahiro Yamada
· 8 years ago
11f001c
bl1: add bl1_plat_handle_{pre,post}_image_load()
by Masahiro Yamada
· 8 years ago
ba68ef5
bl2: add bl2_plat_handle_pre_image_load()
by Masahiro Yamada
· 8 years ago
0fc50a8
plat/common: move arch-agnostic fallback functions to C file
by Masahiro Yamada
· 8 years ago
c43d685
zlib: add gunzip() support
by Masahiro Yamada
· 8 years ago
221b163
zlib: import zlib files from zlib 1.2.11
by Masahiro Yamada
· 8 years ago
14db890
Build: add GZIP compression filter
by Masahiro Yamada
· 8 years ago
2da522b
Build: support pre-tool image processing
by Masahiro Yamada
· 8 years ago
33950dd
Build: change the first parameter of TOOL_ADD_IMG to lowercase
by Masahiro Yamada
· 8 years ago
36af345
Build: make tools depend on $(BIN) instead of PHONY target
by Masahiro Yamada
· 8 years ago
91704d9
Build: remove third argument of CERT_ADD_CMD_OPT
by Masahiro Yamada
· 8 years ago
c939d13
Build: rename FIP_ADD_IMG to TOOL_ADD_IMG
by Masahiro Yamada
· 8 years ago
10cea93
Build: rename FIP_ADD_PAYLOAD to TOOL_ADD_PAYLOAD
by Masahiro Yamada
· 8 years ago
f30ee0b
Build: move cert_create arguments and dependency to FIP_ADD_PAYLOAD
by Masahiro Yamada
· 8 years ago
945b316
Build: rip off unneeded $(eval ...) from buid macros
by Masahiro Yamada
· 8 years ago
1dc0714
Build: merge build macros between FIP_ and FWU_FIP_
by Masahiro Yamada
· 8 years ago
34ec849
Build: squash MAKE_TOOL_ARGS into MAKE_BL
by Masahiro Yamada
· 8 years ago
9cd1523
Build: refactor BL32 build rules
by Masahiro Yamada
· 8 years ago
76d27d2
Build: replace $(call MAKE_TOOL_ARGS,...) with $(call FIP_ADD_IMG,...)
by Masahiro Yamada
· 8 years ago
802d2dd
Build: check if specified external image exists
by Masahiro Yamada
· 8 years ago
9bc94a6
Merge pull request #1240 from dp-arm/dp/smccc
by davidcunado-arm
· 8 years ago
334e1ce
Merge pull request #1236 from dbasehore/gic-save-restore
by davidcunado-arm
· 8 years ago
79c7e72
misc_helpers: fix zero_normalmem() for BL2_AT_EL3
by Masahiro Yamada
· 8 years ago
c70da54
AMU: Implement context save/restore for aarch32
by Joel Hutton
· 8 years ago
ce213b9
AMU: Add assembler helper functions for aarch32
by Joel Hutton
· 8 years ago
e45820d
Merge pull request #1242 from afaerber/fiptool-hikey-pad
by davidcunado-arm
· 8 years ago
e282b9d
Merge pull request #1220 from jwerner-chromium/JW_ld_bfd
by davidcunado-arm
· 8 years ago
e58f4d8
Merge pull request #1248 from stevecapperarm/fixes/pie-logic
by davidcunado-arm
· 8 years ago
eefd04b
Merge pull request #1235 from jwerner-chromium/JW_udelay
by davidcunado-arm
· 8 years ago
de3c300
rockchip/rk3399: Fix memory corruptions or illegal memory access
by Caesar Wang
· 8 years ago
e47541a
Merge pull request #1237 from sandrine-bailleux-arm/sb/spm-timer
by davidcunado-arm
· 8 years ago
aca8a49
Merge pull request #1246 from sandrine-bailleux-arm/topics/sb/fix-cnp-doc
by davidcunado-arm
· 8 years ago
380acca
Merge pull request #1243 from afaerber/hikey-docs
by davidcunado-arm
· 8 years ago
b25a577
Makefile: Use ld.bfd linker if available
by Julius Werner
· 8 years ago
7c0a843
Fix documentation for CnP bit
by Sandrine Bailleux
· 8 years ago
51d2893
Analyze coding style of patches individually
by Antonio Nino Diaz
· 8 years ago
1d6d47a
Optimize SMCCC_ARCH_WORKAROUND_1 on Cortex A57/A72/A73 and A75
by Dimitris Papastamos
· 8 years ago
d9bd656
Optimize/cleanup BPIALL workaround
by Dimitris Papastamos
· 8 years ago
6eabbb0
Add support for SMCCC_VERSION in PSCI features
by Dimitris Papastamos
· 8 years ago
3a1b067
Implement support for SMCCC v1.1
by Dimitris Papastamos
· 8 years ago
201ca5b
runtime_exceptions: Save x4-x29 unconditionally
by Dimitris Papastamos
· 8 years ago
383c808
Disable workaround for CVE-2017-5715 on unaffected platforms
by Dimitris Papastamos
· 8 years ago
1b56ed6
Merge pull request #1241 from vchong/fixmemprot
by davidcunado-arm
· 8 years ago
c4fa173
SPM: Map devices in the 1st GB
by Sandrine Bailleux
· 8 years ago
1b9e79e
docs: hikey: Fix typo
by Andreas Färber
· 8 years ago
8e4cdd2
fiptool: Fix use after free
by Andreas Färber
· 8 years ago
d5d5595
hikey: fix assert in sec_protect()
by Victor Chong
· 8 years ago
5df2778
Merge pull request #1205 from petegriffin/hikey-protect-memory
by davidcunado-arm
· 8 years ago
3284ce1
rockchip: Disable rdist before pwr_dm_suspend is called
by Derek Basehore
· 8 years ago
e2aec91
delay_timer: Guarantee that delay time can never be undershot
by Julius Werner
· 8 years ago
f478253
Merge pull request #1232 from masahir0y/uniphier
by davidcunado-arm
· 8 years ago
73ba5d4
Merge pull request #1234 from SNG-ARM/master
by davidcunado-arm
· 8 years ago
Next »