コミット履歴

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