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
*
Add support for FEAT_MTPMU for Armv8.6
Javier Almansa Sobrino
2020-12-11
1
-1
/
+5
*
TSP: Fix GCC 11.0.0 compilation error.
Alexei Fedorov
2020-11-13
3
-26
/
+21
*
Merge "Increase type widths to satisfy width requirements" into integration
Joanna Farley
2020-10-18
1
-1
/
+1
|
\
|
*
Increase type widths to satisfy width requirements
Jimmy Brisson
2020-10-12
1
-1
/
+1
*
|
bl32: add an assert on BL32_SIZE in sp_min.ld.S
Yann Gautier
2020-10-05
1
-0
/
+2
*
|
bl32: use SORT_BY_ALIGNMENT macro in sp_min.ld.S
Yann Gautier
2020-10-05
1
-9
/
+9
|
/
*
linker_script: move .rela.dyn section to bl_common.ld.h
Masahiro Yamada
2020-06-29
1
-11
/
+1
*
linker_script: move .data section to bl_common.ld.h
Masahiro Yamada
2020-04-25
2
-10
/
+2
*
linker_script: move stacks section to bl_common.ld.h
Masahiro Yamada
2020-04-24
2
-12
/
+2
*
linker_script: move bss section to bl_common.ld.h
Masahiro Yamada
2020-04-02
2
-26
/
+2
*
linker_script: replace common read-only data with RODATA_COMMON
Masahiro Yamada
2020-04-02
2
-9
/
+4
*
linker_script: move more common code to bl_common.ld.h
Masahiro Yamada
2020-04-02
2
-109
/
+11
*
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
[next]