TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
sandbox
/
arthur
/
trustedfirmware-a
/
fcb72e16ce901b0a379cc26abc6396be7a18279e
/
bl32
/
tsp
/
tsp.ld.S
fcb72e1
build(bl32): add symbols for memory layout
by Harrison Mutai
· 2 years, 4 months ago
da04341
build: always prefix section names with `.`
by Chris Kay
· 2 years, 6 months ago
f90fe02
style: normalize linker script code style
by Chris Kay
· 2 years, 10 months ago
e8ad616
linker_script: move .rela.dyn section to bl_common.ld.h
by Masahiro Yamada
· 5 years ago
caa3e7e
linker_script: move .data section to bl_common.ld.h
by Masahiro Yamada
· 5 years ago
a926a9f
linker_script: move stacks section to bl_common.ld.h
by Masahiro Yamada
· 5 years ago
a7739bc
linker_script: move bss section to bl_common.ld.h
by Masahiro Yamada
· 5 years ago
0a0a7a9
linker_script: replace common read-only data with RODATA_COMMON
by Masahiro Yamada
· 5 years ago
9fb288a
linker_script: move more common code to bl_common.ld.h
by Masahiro Yamada
· 5 years ago
665e71b
Factor xlat_table sections in linker scripts out into a header file
by Masahiro Yamada
· 5 years ago
d974301
TSP: add PIE support
by Masahiro Yamada
· 6 years ago
09d40e0
Sanitise includes across codebase
by Antonio Nino Diaz
· 7 years ago
5629b2b
Use ALIGN instead of NEXT in linker scripts
by Roberto Vargas
· 7 years ago
883d1b5
Add comments about mismatched TCR_ELx and xlat tables
by Antonio Nino Diaz
· 7 years ago
a2aedac
Replace magic numbers in linkerscripts by PAGE_SIZE
by Antonio Nino Diaz
· 8 years ago
82cb2c1
Use SPDX license identifiers
by dp-arm
· 8 years ago
308d359
Introduce unified API to zero memory
by Douglas Raillard
· 9 years ago
5d1c104
Introduce SEPARATE_CODE_AND_RODATA build flag
by Sandrine Bailleux
· 9 years ago
d178637
Remove dashes from image names: 'BL3-x' --> 'BL3x'
by Juan Castillo
· 10 years ago
54dc71e
Make generic code work in presence of system caches
by Achin Gupta
· 10 years ago
ab8707e
Remove coherent memory from the BL memory maps
by Soby Mathew
· 11 years ago
5a06bb7
Clarify platform porting interface to TSP
by Dan Handley
· 11 years ago
a1b6db6
fvp: Reuse BL1 and BL2 memory through image overlaying
by Sandrine Bailleux
· 11 years ago
5f0cdb0
Split platform.h into separate headers
by Dan Handley
· 11 years ago
a37255a
Make the memory layout more flexible
by Sandrine Bailleux
· 11 years ago
53514b2
fvp: Move TSP from Secure DRAM to Secure SRAM
by Sandrine Bailleux
· 11 years ago
2467f70
TSP: Let the platform decide which secure memory to use
by Sandrine Bailleux
· 11 years ago
dccc537
Use --gc-sections during link
by Andrew Thoelke
· 11 years ago
9f98aa1
Specify image entry in linker script
by Jeenu Viswambharan
· 11 years ago
7c88f3f
Add Test Secure Payload (BL3-2) image
by Achin Gupta
· 11 years ago