index
:
platform_external_arm-trusted-firmware
android-s-beta-4
android-s-beta-5
android10-mainline-networking-release
android10-mainline-resolv-release
android11-d1-b-release
android11-d1-release
android11-d1-s1-release
android11-d1-s5-release
android11-d1-s6-release
android11-d1-s7-release
android11-d2-release
android11-dev
android11-gsi
android11-mainline-captiveportallogin-release
android11-mainline-cellbroadcast-release
android11-mainline-conscrypt-release
android11-mainline-documentsui-release
android11-mainline-extservices-release
android11-mainline-media-release
android11-mainline-media-swcodec-release
android11-mainline-networkstack-release
android11-mainline-os-statsd-release
android11-mainline-permission-release
android11-mainline-release
android11-mainline-sparse-2020-dec-release
android11-mainline-sparse-2021-jan-release
android11-mainline-tethering-release
android11-platform-release
android11-qpr1-c-release
android11-qpr1-d-release
android11-qpr1-d-s1-release
android11-qpr1-release
android11-qpr1-s1-release
android11-qpr1-s2-release
android11-qpr2-release
android11-qpr3-release
android11-qpr3-s1-release
android11-release
android11-s1-release
android11-security-release
android11-tests-release
main-cg-testing-release
master
ndk-sysroot-r21
sdk-release
simpleperf-release
upstream-master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
plat
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #1273 from antonio-nino-diaz-arm/an/fix-tlbi-disable-mmu
davidcunado-arm
2018-02-26
1
-1
/
+3
|
\
|
*
Ensure the correct execution of TLBI instructions
Antonio Nino Diaz
2018-02-21
1
-1
/
+3
*
|
Merge pull request #1262 from ssalko/ssalko_dev
davidcunado-arm
2018-02-23
4
-72
/
+6
|
\
\
|
*
|
qemu: Fix interrupt type check
Santeri Salko
2018-02-09
4
-72
/
+6
*
|
|
ARM Platforms: Add CASSERT for BL2_BASE
Soby Mathew
2018-02-22
1
-0
/
+14
*
|
|
ARM Platforms: Don't build BL1 and BL2 if RESET_TO_SP_MIN=1
Soby Mathew
2018-02-22
1
-0
/
+7
|
|
/
|
/
|
*
|
Merge pull request #1271 from afaerber/tegra-fixes
davidcunado-arm
2018-02-19
4
-4
/
+4
|
\
\
|
*
|
tegra: Fix mmap_region_t struct mismatch
Andreas Färber
2018-02-17
4
-4
/
+4
*
|
|
Merge pull request #1259 from hzhuang1/fix_uart
davidcunado-arm
2018-02-17
1
-1
/
+15
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
hikey960: avoid hardcode on uart port
Haojian Zhuang
2018-02-17
1
-1
/
+15
|
|
/
*
|
ARM platforms: Fix console address for flush
Jeenu Viswambharan
2018-02-12
2
-6
/
+6
*
|
hikey*, poplar: platform.mk: Fix typo in variable assignments
Victor Chong
2018-02-08
3
-6
/
+6
*
|
poplar: Support Trusted OS extra image (OP-TEE header) parsing
Victor Chong
2018-02-08
6
-0
/
+117
*
|
poplar: Add LOAD_IMAGE_V2 support
Victor Chong
2018-02-08
8
-37
/
+409
*
|
poplar: Add build option for dram size
Victor Chong
2018-02-08
2
-0
/
+21
*
|
poplar: Fix typo
Victor Chong
2018-02-07
1
-2
/
+2
*
|
poplar: Remove unused function prototype
Victor Chong
2018-02-07
1
-1
/
+0
|
/
*
Merge pull request #1173 from etienne-lms/armv7-qemu
davidcunado-arm
2018-02-07
10
-30
/
+441
|
\
|
*
qemu: support ARMv7/Cortex-A15
Etienne Carriere
2018-02-05
10
-30
/
+441
*
|
Merge pull request #1224 from masahir0y/gzip
davidcunado-arm
2018-02-06
12
-93
/
+143
|
\
\
|
*
|
uniphier: support GZIP-compressed images
Masahiro Yamada
2018-02-02
3
-2
/
+57
|
*
|
uniphier: add a helper to get image_info
Masahiro Yamada
2018-02-02
3
-9
/
+14
|
*
|
bl1: add bl1_plat_handle_{pre,post}_image_load()
Masahiro Yamada
2018-02-02
1
-0
/
+12
|
*
|
bl2: add bl2_plat_handle_pre_image_load()
Masahiro Yamada
2018-02-02
1
-0
/
+12
|
*
|
plat/common: move arch-agnostic fallback functions to C file
Masahiro Yamada
2018-02-02
3
-67
/
+33
|
*
|
Build: change the first parameter of TOOL_ADD_IMG to lowercase
Masahiro Yamada
2018-02-01
5
-10
/
+10
|
*
|
Build: rename FIP_ADD_IMG to TOOL_ADD_IMG
Masahiro Yamada
2018-02-01
5
-13
/
+13
|
*
|
Build: merge build macros between FIP_ and FWU_FIP_
Masahiro Yamada
2018-02-01
2
-4
/
+4
*
|
|
Merge pull request #1249 from masahir0y/uniphier
davidcunado-arm
2018-02-02
4
-28
/
+39
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
uniphier: add ULL to physical address literals
Masahiro Yamada
2018-02-02
3
-14
/
+15
|
*
|
uniphier: allocate xlat region of on-chip SRAM only when needed
Masahiro Yamada
2018-02-02
2
-12
/
+15
|
*
|
uniphier: get back original BL31/32 location used before BL2-AT-EL3
Masahiro Yamada
2018-02-02
2
-11
/
+18
*
|
|
Merge pull request #1247 from rockchip-linux/rk3399/fixes-memory-corruptions
davidcunado-arm
2018-02-01
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
rockchip/rk3399: Fix memory corruptions or illegal memory access
Caesar Wang
2018-01-30
1
-1
/
+1
*
|
|
Merge pull request #1240 from dp-arm/dp/smccc
davidcunado-arm
2018-02-01
7
-0
/
+14
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Disable workaround for CVE-2017-5715 on unaffected platforms
Dimitris Papastamos
2018-01-29
7
-0
/
+14
*
|
|
Merge pull request #1236 from dbasehore/gic-save-restore
davidcunado-arm
2018-02-01
4
-8
/
+24
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
rockchip: Disable rdist before pwr_dm_suspend is called
Derek Basehore
2018-01-25
1
-3
/
+3
|
*
|
rockchip/rk3399: Save and restore GIC
Derek Basehore
2018-01-23
2
-0
/
+10
|
*
|
rockchip/rk3399: Add udelay to wait loops
Derek Basehore
2018-01-23
1
-2
/
+8
|
*
|
rockchip/rk3399: Fix QOS save/restore
Derek Basehore
2018-01-23
1
-2
/
+2
|
*
|
rockchip/rk3399: Change PD_CTR_LOOP to 10000
Derek Basehore
2018-01-23
1
-1
/
+1
*
|
|
Merge pull request #1237 from sandrine-bailleux-arm/sb/spm-timer
davidcunado-arm
2018-01-29
1
-0
/
+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
SPM: Map devices in the 1st GB
Sandrine Bailleux
2018-01-29
1
-0
/
+4
*
|
|
hikey: fix assert in sec_protect()
Victor Chong
2018-01-28
1
-4
/
+6
*
|
|
Merge pull request #1205 from petegriffin/hikey-protect-memory
davidcunado-arm
2018-01-26
4
-0
/
+106
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
hikey: configure 4 MB of secure DRAM for OP-TEE Secure Data Path
Peter Griffin
2018-01-24
1
-4
/
+7
|
*
|
hikey: configure the top 16MB of DRAM as secure
Jerome Forissier
2018-01-24
4
-0
/
+103
*
|
|
Merge pull request #1232 from masahir0y/uniphier
davidcunado-arm
2018-01-25
6
-129
/
+44
|
\
\
\
|
*
|
|
uniphier: switch to BL2-AT-EL3 and remove BL1 support
Masahiro Yamada
2018-01-24
5
-106
/
+36
[next]