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
/
aarch64
Commit message (
Expand
)
Author
Age
Files
Lines
*
PIE: make call to GDT relocation fixup generalized
Manish Pandey
2019-12-12
1
-1
/
+2
*
TF-A: Add support for ARMv8.3-PAuth in BL1 SMC calls and BL2U
Alexei Fedorov
2019-10-03
1
-0
/
+9
*
Merge changes from topic "db/unsigned_long" into integration
Sandrine Bailleux
2019-09-18
1
-2
/
+2
|
\
|
*
Unsigned long should not be used as per coding guidelines
Deepika Bhavnani
2019-09-13
1
-2
/
+2
*
|
Refactor ARMv8.3 Pointer Authentication support code
Alexei Fedorov
2019-09-13
2
-24
/
+12
|
/
*
AArch64: Disable Secure Cycle Counter
Alexei Fedorov
2019-08-21
1
-1
/
+9
*
Refactor SPSR initialisation code
John Tsichritzis
2019-07-24
1
-13
/
+6
*
BL1: Enable pointer authentication support
Antonio Nino Diaz
2019-02-27
1
-12
/
+30
*
Sanitise includes across codebase
Antonio Nino Diaz
2019-01-04
2
-6
/
+8
*
context_mgmt: Fix MISRA defects
Antonio Nino Diaz
2018-11-01
1
-4
/
+4
*
Add end_vector_entry assembler macro
Roberto Vargas
2018-07-11
1
-16
/
+16
*
Rename 'smcc' to 'smccc'
Antonio Nino Diaz
2018-03-21
1
-2
/
+2
*
Ensure the correct execution of TLBI instructions
Antonio Nino Diaz
2018-02-21
1
-0
/
+1
*
Fix order of #includes
Isla Mitchell
2017-07-12
1
-1
/
+1
*
Merge pull request #978 from etienne-lms/minor-build
danh-arm
2017-06-28
2
-0
/
+2
|
\
|
*
bl1: include bl1_private.h in aarch* files
Etienne Carriere
2017-06-23
2
-0
/
+2
*
|
Fully initialise essential control registers
David Cunado
2017-06-21
1
-2
/
+2
|
/
*
Merge pull request #927 from jeenu-arm/state-switch
davidcunado-arm
2017-05-11
1
-6
/
+4
|
\
|
*
Add macro to check whether the CPU implements an EL
Jeenu Viswambharan
2017-05-02
1
-6
/
+4
*
|
Use SPDX license identifiers
dp-arm
2017-05-03
4
-100
/
+4
|
/
*
Define and use no_ret macro where no return is expected
Jeenu Viswambharan
2016-12-05
1
-16
/
+16
*
AArch32: Add generic changes in BL1
Yatharth Kochar
2016-09-21
2
-3
/
+127
*
Remove looping around `plat_report_exception`
Yatharth Kochar
2016-08-22
1
-17
/
+16
*
Introduce some helper macros for exception vectors
Sandrine Bailleux
2016-05-26
1
-39
/
+22
*
Enable asynchronous abort exceptions during boot
Gerald Lejeune
2016-03-30
1
-1
/
+1
*
FWU: Add Generic Firmware Update framework support in BL1
Yatharth Kochar
2015-12-09
1
-11
/
+89
*
Add descriptor based image management support in BL1
Yatharth Kochar
2015-12-09
2
-6
/
+21
*
Move context management code to common location
Yatharth Kochar
2015-12-09
1
-2
/
+1
*
Introduce COLD_BOOT_SINGLE_CPU build option
Sandrine Bailleux
2015-11-26
1
-1
/
+1
*
Pass the entry point info to bl1_plat_prepare_exit()
Sandrine Bailleux
2015-11-26
1
-0
/
+1
*
Introduce SPIN_ON_BL1_EXIT build flag
Sandrine Bailleux
2015-11-26
1
-0
/
+6
*
Improve display_boot_progress() function
Sandrine Bailleux
2015-11-02
1
-1
/
+1
*
Add optional bl1_plat_prepare_exit() API
Juan Castillo
2015-10-20
1
-0
/
+2
*
Break down BL1 AArch64 synchronous exception handler
Sandrine Bailleux
2015-10-19
1
-44
/
+49
*
Introduce PROGRAMMABLE_RESET_ADDRESS build option
Sandrine Bailleux
2015-06-04
1
-1
/
+7
*
Rationalize reset handling code
Sandrine Bailleux
2015-06-04
1
-112
/
+9
*
Add support to indicate size and end of assembly functions
Kévin Petit
2015-04-08
1
-0
/
+1
*
Remove coherent memory from the BL memory maps
Soby Mathew
2015-01-22
1
-0
/
+2
*
Miscellaneous documentation fixes
Sandrine Bailleux
2014-08-27
1
-4
/
+4
*
Introduce framework for CPU specific operations
Soby Mathew
2014-08-20
1
-1
/
+1
*
Unmask SError interrupt and clear SCR_EL3.EA bit
Achin Gupta
2014-08-15
3
-11
/
+13
*
Simplify management of SCTLR_EL3 and SCTLR_EL1
Achin Gupta
2014-07-28
2
-15
/
+8
*
Remove coherent stack usage from the cold boot path
Achin Gupta
2014-07-19
1
-14
/
+8
*
Merge pull request #151 from vikramkanigiri/vk/t133-code-readability
Andrew Thoelke
2014-06-27
1
-7
/
+3
|
\
|
*
Simplify entry point information generation code on FVP
Vikram Kanigiri
2014-06-24
1
-7
/
+3
*
|
Remove all checkpatch errors from codebase
Juan Castillo
2014-06-24
1
-1
/
+2
*
|
Initialise CPU contexts from entry_point_info
Andrew Thoelke
2014-06-23
1
-4
/
+3
|
/
*
Add support for BL3-1 as a reset vector
Vikram Kanigiri
2014-05-22
1
-34
/
+40
*
Populate BL31 input parameters as per new spec
Vikram Kanigiri
2014-05-22
1
-6
/
+6
*
Rework handover interface between BL stages
Vikram Kanigiri
2014-05-22
1
-56
/
+41
[next]