Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
a0eaca51160da99cd2f3a4952f838faef6a776ef
« Previous
4ed2338
qemu: Fix interrupt type check
by Santeri Salko
· 7 years ago
f710642
Merge pull request #1257 from vchong/poplar_maintainer
by davidcunado-arm
· 7 years ago
2996299
Merge pull request #1251 from vchong/ld_img_v2
by davidcunado-arm
· 7 years ago
3fcb707
Merge pull request #1260 from sandrine-bailleux-arm/topics/sb/fix-zlib-build
by davidcunado-arm
· 7 years ago
4d8938a
zlib: Fix build error when LOG_LEVEL=50
by Sandrine Bailleux
· 7 years ago
218384a
Merge pull request #1254 from masahir0y/bl2-at-el3
by davidcunado-arm
· 7 years ago
eb3dcd6
optee: print header info before validate
by Victor Chong
· 7 years ago
4d64c2b
hikey*, poplar: platform.mk: Fix typo in variable assignments
by Victor Chong
· 7 years ago
aa03347
poplar: Support Trusted OS extra image (OP-TEE header) parsing
by Victor Chong
· 7 years ago
175dd8a
poplar: Add LOAD_IMAGE_V2 support
by Victor Chong
· 7 years ago
50d695d
poplar: Add build option for dram size
by Victor Chong
· 7 years ago
f87b436
poplar: Fix typo
by Victor Chong
· 7 years ago
32d74ee
poplar: Remove unused function prototype
by Victor Chong
· 7 years ago
c720258
maintainers.rst: Add maintainer for plat Poplar
by Victor Chong
· 7 years ago
7814a95
Merge pull request #1173 from etienne-lms/armv7-qemu
by davidcunado-arm
· 7 years ago
2b407d2
[fix] aarch32: optee: define the OP-TEE secure payload
by Etienne Carriere
· 7 years ago
61c5bc7
interrupt-framework-design.rst: Cosmetic changes
by Jeenu Viswambharan
· 7 years ago
2f40f32
TSPD: Require NS preemption along with EL3 exception handling
by Jeenu Viswambharan
· 7 years ago
339580c
TSPD: Explicitly allow NS preemption for Yielding SMCs
by Jeenu Viswambharan
· 7 years ago
f4194ee
Deprecate one EL3 interrupt routing model with EL3 exception handling
by Jeenu Viswambharan
· 7 years ago
ef29b45
Add EL3_EXCEPTION_HANDLING to build command line
by Jeenu Viswambharan
· 7 years ago
4015b8b
Merge pull request #1224 from masahir0y/gzip
by davidcunado-arm
· 7 years ago
911de8c
qemu: support ARMv7/Cortex-A15
by Etienne Carriere
· 7 years ago
dc8bbb4
aarch32: optee: define the OP-TEE secure payload
by Etienne Carriere
· 7 years ago
934eae2
Merge pull request #1249 from masahir0y/uniphier
by davidcunado-arm
· 7 years ago
094041d
aarch32: use lr as bl32 boot argument on aarch32 only systems
by Etienne Carriere
· 7 years ago
8ca3144
Merge pull request #1253 from dp-arm/dp/amu32
by davidcunado-arm
· 7 years ago
db72b0c
uniphier: add ULL to physical address literals
by Masahiro Yamada
· 7 years ago
8f64292
uniphier: allocate xlat region of on-chip SRAM only when needed
by Masahiro Yamada
· 7 years ago
cad2ab5
uniphier: get back original BL31/32 location used before BL2-AT-EL3
by Masahiro Yamada
· 7 years ago
0a66162
trusty: generic-arm64-smcall: Use SPDX license identifiers
by Arve Hjønnevåg
· 7 years ago
c98462e
Merge pull request #1247 from rockchip-linux/rk3399/fixes-memory-corruptions
by davidcunado-arm
· 7 years ago
3e1d4c2
Merge pull request #1245 from antonio-nino-diaz-arm/an/checkpatch
by davidcunado-arm
· 7 years ago
4ff71af
uniphier: support GZIP-compressed images
by Masahiro Yamada
· 7 years ago
4c91c80
uniphier: add a helper to get image_info
by Masahiro Yamada
· 7 years ago
18f65db
image_decompress: add APIs for decompressing images
by Masahiro Yamada
· 7 years ago
43d20b3
bl1: add bl1_plat_handle_{pre,post}_image_load()
by Masahiro Yamada
· 7 years ago
02a0d3d
bl2: add bl2_plat_handle_pre_image_load()
by Masahiro Yamada
· 7 years ago
2a4fe4f
plat/common: move arch-agnostic fallback functions to C file
by Masahiro Yamada
· 7 years ago
55a040e
zlib: add gunzip() support
by Masahiro Yamada
· 7 years ago
627b094
zlib: import zlib files from zlib 1.2.11
by Masahiro Yamada
· 7 years ago
eff36a9
Build: add GZIP compression filter
by Masahiro Yamada
· 7 years ago
bfb64ac
Build: support pre-tool image processing
by Masahiro Yamada
· 7 years ago
9c5ca52
Build: change the first parameter of TOOL_ADD_IMG to lowercase
by Masahiro Yamada
· 7 years ago
5c3ae33
Build: make tools depend on $(BIN) instead of PHONY target
by Masahiro Yamada
· 7 years ago
5ebfda3
Build: remove third argument of CERT_ADD_CMD_OPT
by Masahiro Yamada
· 7 years ago
4d15680
Build: rename FIP_ADD_IMG to TOOL_ADD_IMG
by Masahiro Yamada
· 7 years ago
6c2b459
Build: rename FIP_ADD_PAYLOAD to TOOL_ADD_PAYLOAD
by Masahiro Yamada
· 7 years ago
ec154ad
Build: move cert_create arguments and dependency to FIP_ADD_PAYLOAD
by Masahiro Yamada
· 7 years ago
714a692
Build: rip off unneeded $(eval ...) from buid macros
by Masahiro Yamada
· 7 years ago
cd7711d
Build: merge build macros between FIP_ and FWU_FIP_
by Masahiro Yamada
· 7 years ago
babbf20
Build: squash MAKE_TOOL_ARGS into MAKE_BL
by Masahiro Yamada
· 7 years ago
6ced1b2
Build: refactor BL32 build rules
by Masahiro Yamada
· 7 years ago
bd480a0
Build: replace $(call MAKE_TOOL_ARGS,...) with $(call FIP_ADD_IMG,...)
by Masahiro Yamada
· 7 years ago
c751705
Build: check if specified external image exists
by Masahiro Yamada
· 7 years ago
7e90696
Merge pull request #1240 from dp-arm/dp/smccc
by davidcunado-arm
· 7 years ago
4221c45
Merge pull request #1236 from dbasehore/gic-save-restore
by davidcunado-arm
· 7 years ago
ffe9254
misc_helpers: fix zero_normalmem() for BL2_AT_EL3
by Masahiro Yamada
· 7 years ago
0dcdd8d
AMU: Implement context save/restore for aarch32
by Joel Hutton
· 7 years ago
2691bc6
AMU: Add assembler helper functions for aarch32
by Joel Hutton
· 7 years ago
4f4e236
Merge pull request #1242 from afaerber/fiptool-hikey-pad
by davidcunado-arm
· 7 years ago
7541505
Merge pull request #1220 from jwerner-chromium/JW_ld_bfd
by davidcunado-arm
· 7 years ago
9f107ef
Merge pull request #1248 from stevecapperarm/fixes/pie-logic
by davidcunado-arm
· 7 years ago
f0781f3
Merge pull request #1235 from jwerner-chromium/JW_udelay
by davidcunado-arm
· 7 years ago
bedba01
rockchip/rk3399: Fix memory corruptions or illegal memory access
by Caesar Wang
· 7 years ago
92c3b82
hikey: fix memory overlapped in memory map
by Haojian Zhuang
· 7 years ago
e1dc43a
Merge pull request #1237 from sandrine-bailleux-arm/sb/spm-timer
by davidcunado-arm
· 7 years ago
f32a174
Merge pull request #1246 from sandrine-bailleux-arm/topics/sb/fix-cnp-doc
by davidcunado-arm
· 7 years ago
54f1536
Merge pull request #1243 from afaerber/hikey-docs
by davidcunado-arm
· 7 years ago
b1f64a7
Makefile: Use ld.bfd linker if available
by Julius Werner
· 7 years ago
fee6e26
Fix documentation for CnP bit
by Sandrine Bailleux
· 7 years ago
2cd4b58
Analyze coding style of patches individually
by Antonio Nino Diaz
· 7 years ago
2880363
Optimize SMCCC_ARCH_WORKAROUND_1 on Cortex A57/A72/A73 and A75
by Dimitris Papastamos
· 7 years ago
b63c6f1
Optimize/cleanup BPIALL workaround
by Dimitris Papastamos
· 7 years ago
a65841a
Add support for SMCCC_VERSION in PSCI features
by Dimitris Papastamos
· 7 years ago
0dcdb1a
Implement support for SMCCC v1.1
by Dimitris Papastamos
· 7 years ago
0415951
runtime_exceptions: Save x4-x29 unconditionally
by Dimitris Papastamos
· 7 years ago
8e5bd5e
Disable workaround for CVE-2017-5715 on unaffected platforms
by Dimitris Papastamos
· 7 years ago
f3f9a99
Merge pull request #1241 from vchong/fixmemprot
by davidcunado-arm
· 7 years ago
4808f8b
SPM: Map devices in the 1st GB
by Sandrine Bailleux
· 7 years ago
bd519e5
docs: hikey: Fix typo
by Andreas Färber
· 7 years ago
860b5dc
fiptool: Fix use after free
by Andreas Färber
· 7 years ago
4fa170c
hikey: fix assert in sec_protect()
by Victor Chong
· 7 years ago
09d7b09
Merge pull request #1205 from petegriffin/hikey-protect-memory
by davidcunado-arm
· 7 years ago
a169a80
rockchip: Disable rdist before pwr_dm_suspend is called
by Derek Basehore
· 7 years ago
b0a432d
delay_timer: Guarantee that delay time can never be undershot
by Julius Werner
· 7 years ago
81e6a68
Merge pull request #1232 from masahir0y/uniphier
by davidcunado-arm
· 7 years ago
3420e1a
trusty: Pass cpu suspend/resume reason to trusty
by Arve Hjønnevåg
· 7 years ago
19ad775
trusty: Run bl33 in EL1 instead of EL2 is trusty image is 32-bit
by Arve Hjønnevåg
· 7 years ago
cef22ea
trusty: Add fpu/simd support
by Arve Hjønnevåg
· 9 years ago
2db97ad
trusty: Add generic-arm64 support
by Arve Hjønnevåg
· 9 years ago
afb6f74
trusty: Restore working trusty setup code and include trusty image in build
by Arve Hjønnevåg
· 7 years ago
e74acb5
Merge pull request #1234 from SNG-ARM/master
by davidcunado-arm
· 7 years ago
7cf5472
Merge pull request #1231 from Leo-Yan/hikey960_enable_fiq_handling
by davidcunado-arm
· 7 years ago
04285cf
Merge pull request #1228 from dp-arm/dp/cve_2017_5715
by davidcunado-arm
· 7 years ago
a6df5f1
Merge pull request #1223 from vchong/poplar_bl1loadsfip
by davidcunado-arm
· 7 years ago
d79d40d
Merge pull request #1193 from jwerner-chromium/JW_coreboot
by davidcunado-arm
· 7 years ago
75bfecb
uniphier: switch to BL2-AT-EL3 and remove BL1 support
by Masahiro Yamada
· 7 years ago
c9422fb
uniphier: set PROGRAMMABLE_RESET_ADDRESS to disable warm boot mailbox
by Masahiro Yamada
· 7 years ago
745c2ab
Merge pull request #1233 from soby-mathew/sm/rm_uniphier_override
by davidcunado-arm
· 7 years ago
Next »