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
/
tsp
/
tsp.ld.S
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
1
-5
/
+1
*
linker_script: move stacks section to bl_common.ld.h
Masahiro Yamada
2020-04-24
1
-6
/
+1
*
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
-2
/
+2
*
linker_script: move more common code to bl_common.ld.h
Masahiro Yamada
2020-04-02
1
-19
/
+2
*
Factor xlat_table sections in linker scripts out into a header file
Masahiro Yamada
2020-03-11
1
-9
/
+2
*
TSP: add PIE support
Masahiro Yamada
2020-01-24
1
-1
/
+39
*
Sanitise includes across codebase
Antonio Nino Diaz
2019-01-04
1
-1
/
+1
*
Use ALIGN instead of NEXT in linker scripts
Roberto Vargas
2018-07-11
1
-4
/
+4
*
Add comments about mismatched TCR_ELx and xlat tables
Antonio Nino Diaz
2018-02-27
1
-2
/
+3
*
Replace magic numbers in linkerscripts by PAGE_SIZE
Antonio Nino Diaz
2017-11-29
1
-6
/
+7
*
Use SPDX license identifiers
dp-arm
2017-05-03
1
-25
/
+1
*
Introduce unified API to zero memory
Douglas Raillard
2017-02-06
1
-2
/
+3
*
Introduce SEPARATE_CODE_AND_RODATA build flag
Sandrine Bailleux
2016-07-08
1
-0
/
+18
*
Remove dashes from image names: 'BL3-x' --> 'BL3x'
Juan Castillo
2015-12-14
1
-1
/
+1
*
Make generic code work in presence of system caches
Achin Gupta
2015-09-14
1
-0
/
+11
*
Remove coherent memory from the BL memory maps
Soby Mathew
2015-01-22
1
-0
/
+4
*
Clarify platform porting interface to TSP
Dan Handley
2014-08-19
1
-2
/
+2
*
fvp: Reuse BL1 and BL2 memory through image overlaying
Sandrine Bailleux
2014-07-10
1
-0
/
+4
*
Split platform.h into separate headers
Dan Handley
2014-05-23
1
-1
/
+1
*
Make the memory layout more flexible
Sandrine Bailleux
2014-05-23
1
-1
/
+1
*
fvp: Move TSP from Secure DRAM to Secure SRAM
Sandrine Bailleux
2014-05-22
1
-1
/
+1
*
TSP: Let the platform decide which secure memory to use
Sandrine Bailleux
2014-05-22
1
-2
/
+2
*
Use --gc-sections during link
Andrew Thoelke
2014-03-26
1
-4
/
+4
*
Specify image entry in linker script
Jeenu Viswambharan
2014-03-20
1
-0
/
+2
*
Add Test Secure Payload (BL3-2) image
Achin Gupta
2014-02-20
1
-0
/
+121