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
...
|
*
FWU: Fix secure memory check in image auth
Dan Handley
2015-12-14
1
-1
/
+2
*
|
Remove dashes from image names: 'BL3-x' --> 'BL3x'
Juan Castillo
2015-12-14
1
-1
/
+1
|
/
*
FWU: Add Generic Firmware Update framework support in BL1
Yatharth Kochar
2015-12-09
7
-12
/
+743
*
Add descriptor based image management support in BL1
Yatharth Kochar
2015-12-09
6
-61
/
+193
*
Move context management code to common location
Yatharth Kochar
2015-12-09
1
-2
/
+1
*
Remove `RUN_IMAGE` usage as opcode passed to next EL.
Yatharth Kochar
2015-12-09
1
-3
/
+0
*
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
2
-0
/
+14
*
Improve display_boot_progress() function
Sandrine Bailleux
2015-11-02
2
-4
/
+5
*
Introduce print_entry_point_info() function
Sandrine Bailleux
2015-11-02
1
-15
/
+4
*
Add optional platform error handler API
Juan Castillo
2015-10-28
1
-5
/
+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
*
Ensure BL2 security state is secure
Vikram Kanigiri
2015-09-02
1
-3
/
+5
*
TBB: switch to the new authentication framework
Juan Castillo
2015-06-25
1
-39
/
+4
*
TBB: add authentication framework
Juan Castillo
2015-06-25
1
-0
/
+6
*
Use numbers to identify images instead of names
Juan Castillo
2015-06-25
1
-2
/
+4
*
Merge pull request #310 from sandrine-bailleux/sb/tf-issue-304-phase1
danh-arm
2015-06-24
1
-109
/
+12
|
\
|
*
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
*
|
Fix incorrect assertions in bl1_main()
Andrew Thoelke
2015-06-19
1
-3
/
+3
|
/
*
Remove use of PLATFORM_CACHE_LINE_SIZE
Dan Handley
2015-04-27
1
-7
/
+22
*
Add support to indicate size and end of assembly functions
Kévin Petit
2015-04-08
1
-0
/
+1
*
TBB: authenticate BL2 image and certificate
Juan Castillo
2015-01-28
1
-0
/
+43
*
Remove coherent memory from the BL memory maps
Soby Mathew
2015-01-22
2
-0
/
+6
*
Fix LENGTH attribute value in linker scripts
Juan Castillo
2014-09-19
1
-2
/
+2
*
Miscellaneous documentation fixes
Sandrine Bailleux
2014-08-27
1
-4
/
+4
*
Introduce framework for CPU specific operations
Soby Mathew
2014-08-20
3
-2
/
+15
*
Merge pull request #189 from achingupta/ag/tf-issues#153
Dan Handley
2014-08-19
3
-11
/
+13
|
\
|
*
Unmask SError interrupt and clear SCR_EL3.EA bit
Achin Gupta
2014-08-15
3
-11
/
+13
*
|
Merge pull request #184 from jcastillo-arm/jc/tf-issues/100
danh-arm
2014-08-14
1
-2
/
+2
|
\
\
|
*
|
FVP: apply new naming conventions to memory regions
Juan Castillo
2014-08-12
1
-2
/
+2
|
|
/
*
/
Rationalize console log output
Dan Handley
2014-08-12
1
-23
/
+23
|
/
*
Merge pull request #170 from achingupta/ag/tf-issues#226
danh-arm
2014-07-28
2
-15
/
+8
|
\
|
*
Simplify management of SCTLR_EL3 and SCTLR_EL1
Achin Gupta
2014-07-28
2
-15
/
+8
*
|
Merge pull request #169 from achingupta/ag/tf-issues#198
danh-arm
2014-07-28
1
-14
/
+8
|
\
|
|
*
Remove coherent stack usage from the cold boot path
Achin Gupta
2014-07-19
1
-14
/
+8
*
|
Add support for printing version at runtime
Juan Castillo
2014-07-25
1
-1
/
+2
*
|
Implement a leaner printf for Trusted Firmware
Soby Mathew
2014-07-25
1
-13
/
+12
|
/
*
Merge pull request #157 from sandrine-bailleux/sb/tf-issue-109
danh-arm
2014-07-10
2
-14
/
+49
|
\
|
*
Remove concept of top/bottom image loading
Sandrine Bailleux
2014-07-01
2
-14
/
+49
*
|
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
|
/
*
Move BL porting functions into platform.h
Dan Handley
2014-05-23
1
-1
/
+0
*
Split platform.h into separate headers
Dan Handley
2014-05-23
2
-1
/
+2
*
Remove extern keyword from function declarations
Dan Handley
2014-05-23
1
-2
/
+2
*
Make the memory layout more flexible
Sandrine Bailleux
2014-05-23
1
-1
/
+7
[prev]
[next]