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
/
bl1
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for FEAT_MTPMU for Armv8.6
Javier Almansa Sobrino
2020-12-11
1
-1
/
+5
*
Increase type widths to satisfy width requirements
Jimmy Brisson
2020-10-12
1
-2
/
+2
*
Move static vars into functions in bl1
Jimmy Brisson
2020-08-31
2
-11
/
+12
*
linker_script: move .data section to bl_common.ld.h
Masahiro Yamada
2020-04-25
1
-15
/
+11
*
linker_script: move stacks section to bl_common.ld.h
Masahiro Yamada
2020-04-24
1
-6
/
+1
*
bl1: remove '.' from stacks section in linker script
Masahiro Yamada
2020-04-24
1
-1
/
+1
*
Merge "Fix MISRA C issues in BL1/BL2/BL31" into integration
Mark Dykes
2020-04-04
4
-131
/
+135
|
\
|
*
Fix MISRA C issues in BL1/BL2/BL31
John Powell
2020-04-03
4
-131
/
+135
*
|
linker_script: move bss section to bl_common.ld.h
Masahiro Yamada
2020-04-02
1
-12
/
+1
*
|
linker_script: replace common read-only data with RODATA_COMMON
Masahiro Yamada
2020-04-02
1
-4
/
+2
*
|
linker_script: move more common code to bl_common.ld.h
Masahiro Yamada
2020-04-02
1
-30
/
+4
|
/
*
Factor xlat_table sections in linker scripts out into a header file
Masahiro Yamada
2020-03-11
1
-10
/
+3
*
aarch32: stop speculative execution past exception returns
Madhukar Pappireddy
2020-03-01
1
-1
/
+1
*
Merge "coverity: fix MISRA violations" into integration
Mark Dykes
2020-02-18
3
-20
/
+20
|
\
|
*
coverity: fix MISRA violations
Zelalem
2020-02-18
3
-20
/
+20
*
|
Fix boot failures on some builds linked with ld.lld.
Arve Hjønnevåg
2020-02-12
1
-0
/
+12
|
/
*
coverity: Fix MISRA null pointer violations
Zelalem
2020-02-05
2
-6
/
+6
*
Coverity: remove unnecessary header file includes
Zelalem
2020-02-04
1
-2
/
+1
*
Prevent speculative execution past ERET
Anthony Steinhauser
2020-01-22
1
-2
/
+2
*
Merge "PIE: make call to GDT relocation fixup generalized" into integration
Soby Mathew
2019-12-12
1
-1
/
+2
|
\
|
*
PIE: make call to GDT relocation fixup generalized
Manish Pandey
2019-12-12
1
-1
/
+2
*
|
Reduce space lost to object alignment
Samuel Holland
2019-12-04
1
-7
/
+7
|
/
*
TF-A: Add support for ARMv8.3-PAuth in BL1 SMC calls and BL2U
Alexei Fedorov
2019-10-03
2
-0
/
+19
*
Merge changes from topic "db/unsigned_long" into integration
Sandrine Bailleux
2019-09-18
3
-4
/
+4
|
\
|
*
Unsigned long should not be used as per coding guidelines
Deepika Bhavnani
2019-09-13
3
-4
/
+4
*
|
Refactor ARMv8.3 Pointer Authentication support code
Alexei Fedorov
2019-09-13
3
-34
/
+21
|
/
*
AArch64: Disable Secure Cycle Counter
Alexei Fedorov
2019-08-21
1
-1
/
+9
*
Switch AARCH32/AARCH64 to __aarch64__
Julius Werner
2019-08-01
2
-13
/
+13
*
Refactor SPSR initialisation code
John Tsichritzis
2019-07-24
2
-26
/
+12
*
Add support for Branch Target Identification
Alexei Fedorov
2019-05-24
1
-4
/
+0
*
BL1: Fix type consistency
Ambroise Vincent
2019-04-01
1
-5
/
+5
*
Remove several warnings reported with W=2
Ambroise Vincent
2019-04-01
1
-3
/
+0
*
bl1-smc-handler: Ensure the lower-order 16 bits of SPSR are programmed
Bryan O'Donoghue
2019-03-13
1
-1
/
+1
*
BL1: Enable pointer authentication support
Antonio Nino Diaz
2019-02-27
4
-19
/
+61
*
Move BL1 and BL2 private defines to bl_common.h
Antonio Nino Diaz
2019-01-15
1
-10
/
+2
*
Sanitise includes across codebase
Antonio Nino Diaz
2019-01-04
10
-40
/
+53
*
Standardise header guards across codebase
Antonio Nino Diaz
2018-11-08
1
-3
/
+3
*
context_mgmt: Fix MISRA defects
Antonio Nino Diaz
2018-11-01
1
-4
/
+4
*
Merge pull request #1584 from danielboulby-arm/db/Switches
Soby Mathew
2018-10-03
1
-4
/
+2
|
\
|
*
Ensure the flow through switch statements is clear
Daniel Boulby
2018-09-21
1
-4
/
+2
*
|
Remove deprecated bl1_init_bl2_mem_layout()
Antonio Nino Diaz
2018-09-28
1
-19
/
+0
*
|
Remove build option LOAD_IMAGE_V2
Roberto Vargas
2018-09-28
3
-55
/
+0
|
/
*
libc: Fix all includes in codebase
Antonio Nino Diaz
2018-08-22
1
-1
/
+1
*
DSU erratum 936184 workaround
John Tsichritzis
2018-08-17
1
-2
/
+3
*
Merge pull request #1510 from robertovargas-arm/romlib
Dimitris Papastamos
2018-08-13
1
-3
/
+1
|
\
|
*
Create a library file for libmbedtls
Roberto Vargas
2018-08-03
1
-3
/
+1
*
|
xlat v2: Support the EL2 translation regime
Antonio Nino Diaz
2018-08-10
1
-1
/
+1
|
/
*
Fix some violations to MISRA rule 8.3
Sandrine Bailleux
2018-07-11
1
-2
/
+2
*
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
[next]