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
/
bl32
Commit message (
Expand
)
Author
Age
Files
Lines
*
bl32: sp_min: reduce the alignment for fconf_populator
Masahiro Yamada
2020-03-31
1
-2
/
+2
*
Bug fix: Protect TSP prints with lock
Madhukar Pappireddy
2020-03-20
1
-0
/
+4
*
Merge changes from topic "mp/enhanced_pal_hw" into integration
Mark Dykes
2020-03-12
1
-0
/
+10
|
\
|
*
fconf: necessary modifications to support fconf in BL31 & SP_MIN
Madhukar Pappireddy
2020-03-11
1
-1
/
+11
*
|
Factor xlat_table sections in linker scripts out into a header file
Masahiro Yamada
2020-03-11
2
-19
/
+5
|
/
*
TSP: corrected log information
Manish Pandey
2020-03-06
1
-2
/
+2
*
TSP: add PIE support
Masahiro Yamada
2020-01-24
2
-2
/
+60
*
Prevent speculative execution past ERET
Anthony Steinhauser
2020-01-22
1
-2
/
+2
*
pmf: Make the runtime instrumentation work on AArch32
Bence Szépkúti
2019-12-17
3
-0
/
+83
*
AArch32: Disable Secure Cycle Counter
Alexei Fedorov
2019-09-26
1
-19
/
+1
*
Refactor ARMv8.3 Pointer Authentication support code
Alexei Fedorov
2019-09-13
2
-21
/
+23
*
Enable MTE support in both secure and non-secure worlds
Justin Chadwell
2019-09-09
1
-0
/
+8
*
Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__
Julius Werner
2019-08-01
1
-2
/
+2
*
Remove references to old project name from common files
John Tsichritzis
2019-07-10
1
-4
/
+4
*
Add support for Branch Target Identification
Alexei Fedorov
2019-05-24
2
-7
/
+8
*
sp_min: allow inclusion of a platform-specific linker script
Heiko Stuebner
2019-04-25
1
-0
/
+3
*
sp_min: make sp_min_warm_entrypoint public
Heiko Stuebner
2019-04-25
1
-1
/
+0
*
Apply stricter speculative load restriction
John Tsichritzis
2019-03-12
1
-1
/
+3
*
TSP: Enable pointer authentication support
Antonio Nino Diaz
2019-02-27
3
-6
/
+40
*
locks: linker variables to calculate per-cpu bakery lock size
Varun Wadekar
2019-02-07
1
-1
/
+3
*
Remove duplicated definitions of linker symbols
Antonio Nino Diaz
2019-02-01
1
-1
/
+1
*
Correct typographical errors
Paul Beesley
2019-01-15
4
-9
/
+9
*
Sanitise includes across codebase
Antonio Nino Diaz
2019-01-04
11
-44
/
+56
*
Standardise header guards across codebase
Antonio Nino Diaz
2018-11-08
2
-7
/
+6
*
plat/arm: Support direct Linux kernel boot in AArch32
Manish Pandey
2018-11-05
1
-0
/
+2
*
libc: Fix all includes in codebase
Antonio Nino Diaz
2018-08-22
1
-1
/
+1
*
Merge pull request #1473 from robertovargas-arm/misra
Dimitris Papastamos
2018-07-11
1
-0
/
+1
|
\
|
*
Fix MISRA rule 8.4
Roberto Vargas
2018-07-10
1
-0
/
+1
*
|
Add end_vector_entry assembler macro
Roberto Vargas
2018-07-11
1
-16
/
+16
*
|
Add .extab and .exidx sections
Roberto Vargas
2018-07-11
1
-0
/
+9
*
|
Use ALIGN instead of NEXT in linker scripts
Roberto Vargas
2018-07-11
2
-8
/
+8
|
/
*
TSP: Enable cache along with MMU
Jeenu Viswambharan
2018-06-27
1
-31
/
+3
*
DynamIQ: Enable MMU without using stack
Jeenu Viswambharan
2018-06-27
1
-7
/
+4
*
Rename symbols and files relating to CVE-2017-5715
Dimitris Papastamos
2018-05-23
3
-6
/
+6
*
types: use int-ll64 for both aarch32 and aarch64
Masahiro Yamada
2018-04-27
2
-3
/
+3
*
Fix MISRA rule 8.4 Part 3
Roberto Vargas
2018-04-13
1
-0
/
+40
*
Fix MISRA rule 8.3 Part 3
Roberto Vargas
2018-04-13
1
-2
/
+2
*
Rename 'smcc' to 'smccc'
Antonio Nino Diaz
2018-03-21
2
-7
/
+7
*
Remove sp_min functions from plat_common.c
Soby Mathew
2018-03-02
1
-0
/
+1
*
Merge pull request #1286 from antonio-nino-diaz-arm/an/mmu-mismatch
davidcunado-arm
2018-02-28
2
-4
/
+6
|
\
|
*
Add comments about mismatched TCR_ELx and xlat tables
Antonio Nino Diaz
2018-02-27
2
-4
/
+6
*
|
Introduce the new BL handover interface
Soby Mathew
2018-02-26
1
-7
/
+14
|
/
*
Merge pull request #1173 from etienne-lms/armv7-qemu
davidcunado-arm
2018-02-07
1
-0
/
+15
|
\
|
*
aarch32: optee: define the OP-TEE secure payload
Etienne Carriere
2018-02-05
1
-0
/
+15
*
|
AMU: Add assembler helper functions for aarch32
Joel Hutton
2018-01-31
1
-1
/
+2
|
/
*
sp_min: Implement workaround for CVE-2017-5715
Dimitris Papastamos
2018-01-18
4
-8
/
+164
*
Merge pull request #1174 from antonio-nino-diaz-arm/an/page-size
davidcunado-arm
2017-12-08
2
-12
/
+14
|
\
|
*
Replace magic numbers in linkerscripts by PAGE_SIZE
Antonio Nino Diaz
2017-11-29
2
-12
/
+14
*
|
ARM platforms: Fixup AArch32 builds
Soby Mathew
2017-11-29
1
-0
/
+4
|
/
*
AMU: Implement support for aarch32
Dimitris Papastamos
2017-11-29
1
-1
/
+5
[next]