Commit History

Author SHA1 Message Date
  Andrey Skvortsov 3d6edc325c feat(build): check that .text section starts at page boundary 1 year ago
  Michal Simek f7d445fcbb chore(bl): add UNALIGNED symbols for TEXT/RODATA 1 year ago
  Harrison Mutai fcb72e16ce build(bl32): add symbols for memory layout 1 year ago
  Chris Kay da04341ed5 build: always prefix section names with `.` 1 year ago
  Chris Kay f90fe02f06 style: normalize linker script code style 2 years ago
  Masahiro Yamada e8ad6168b0 linker_script: move .rela.dyn section to bl_common.ld.h 4 years ago
  Masahiro Yamada caa3e7e0a4 linker_script: move .data section to bl_common.ld.h 4 years ago
  Masahiro Yamada a926a9f60a linker_script: move stacks section to bl_common.ld.h 4 years ago
  Masahiro Yamada a7739bc7b1 linker_script: move bss section to bl_common.ld.h 4 years ago
  Masahiro Yamada 0a0a7a9ac8 linker_script: replace common read-only data with RODATA_COMMON 4 years ago
  Masahiro Yamada 9fb288a03e linker_script: move more common code to bl_common.ld.h 4 years ago
  Masahiro Yamada 665e71b8ea Factor xlat_table sections in linker scripts out into a header file 4 years ago
  Masahiro Yamada d974301d22 TSP: add PIE support 4 years ago
  Antonio Nino Diaz 09d40e0e08 Sanitise includes across codebase 5 years ago
  Roberto Vargas 5629b2b11c Use ALIGN instead of NEXT in linker scripts 6 years ago
  Antonio Nino Diaz 883d1b5d4a Add comments about mismatched TCR_ELx and xlat tables 6 years ago
  Antonio Nino Diaz a2aedac221 Replace magic numbers in linkerscripts by PAGE_SIZE 6 years ago
  dp-arm 82cb2c1ad9 Use SPDX license identifiers 7 years ago
  Douglas Raillard 308d359b26 Introduce unified API to zero memory 7 years ago
  Sandrine Bailleux 5d1c104f9a Introduce SEPARATE_CODE_AND_RODATA build flag 8 years ago
  Juan Castillo d178637d2b Remove dashes from image names: 'BL3-x' --> 'BL3x' 8 years ago
  Achin Gupta 54dc71e7ec Make generic code work in presence of system caches 9 years ago
  Soby Mathew ab8707e687 Remove coherent memory from the BL memory maps 9 years ago
  Dan Handley 5a06bb7e0b Clarify platform porting interface to TSP 10 years ago
  Sandrine Bailleux a1b6db6c62 fvp: Reuse BL1 and BL2 memory through image overlaying 10 years ago
  Dan Handley 5f0cdb059d Split platform.h into separate headers 10 years ago
  Sandrine Bailleux a37255a205 Make the memory layout more flexible 10 years ago
  Sandrine Bailleux 53514b2909 fvp: Move TSP from Secure DRAM to Secure SRAM 10 years ago
  Sandrine Bailleux 2467f70fde TSP: Let the platform decide which secure memory to use 10 years ago
  Andrew Thoelke dccc537a72 Use --gc-sections during link 10 years ago