Historia zmian

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