Commit történet

Szerző SHA1 Üzenet Dátum
  Chris Kay d701b48eef fix(bl1): add missing `__RW_{START,END}__` symbols 10 hónapja
  Andrey Skvortsov 3d6edc325c feat(build): check that .text section starts at page boundary 1 éve
  Michal Simek f7d445fcbb chore(bl): add UNALIGNED symbols for TEXT/RODATA 1 éve
  Harrison Mutai 5e7e8bfa4f build(bl1): add symbols for memory layout 1 éve
  Chris Kay da04341ed5 build: always prefix section names with `.` 1 éve
  Chris Kay f90fe02f06 style: normalize linker script code style 2 éve
  Jorge Troncoso 25135cebd3 style(linker_script): fix indentation 2 éve
  Masahiro Yamada caa3e7e0a4 linker_script: move .data section to bl_common.ld.h 4 éve
  Masahiro Yamada a926a9f60a linker_script: move stacks section to bl_common.ld.h 4 éve
  Masahiro Yamada b9f7b57d3a bl1: remove '.' from stacks section in linker script 4 éve
  Masahiro Yamada a7739bc7b1 linker_script: move bss section to bl_common.ld.h 4 éve
  Masahiro Yamada 0a0a7a9ac8 linker_script: replace common read-only data with RODATA_COMMON 4 éve
  Masahiro Yamada 9fb288a03e linker_script: move more common code to bl_common.ld.h 4 éve
  Masahiro Yamada 665e71b8ea Factor xlat_table sections in linker scripts out into a header file 4 éve
  Arve Hjønnevåg 4128659076 Fix boot failures on some builds linked with ld.lld. 4 éve
  Samuel Holland ebd6efae67 Reduce space lost to object alignment 5 éve
  Antonio Nino Diaz 09d40e0e08 Sanitise includes across codebase 6 éve
  Roberto Vargas ad92509476 Add .extab and .exidx sections 6 éve
  Roberto Vargas 5629b2b11c Use ALIGN instead of NEXT in linker scripts 6 éve
  Antonio Nino Diaz 883d1b5d4a Add comments about mismatched TCR_ELx and xlat tables 6 éve
  Antonio Nino Diaz a2aedac221 Replace magic numbers in linkerscripts by PAGE_SIZE 7 éve
  dp-arm 82cb2c1ad9 Use SPDX license identifiers 7 éve
  Douglas Raillard 51faada71a Add support for GCC stack protection 7 éve
  Douglas Raillard 308d359b26 Introduce unified API to zero memory 8 éve
  Sandrine Bailleux 5d1c104f9a Introduce SEPARATE_CODE_AND_RODATA build flag 8 éve
  Sandrine Bailleux c02fcc4a38 BL1: Add linker symbol identifying end of ROM content 8 éve
  Juan Castillo 05799ae0c8 TBB: add authentication framework 9 éve
  Soby Mathew ab8707e687 Remove coherent memory from the BL memory maps 10 éve
  Juan Castillo d7fbf13267 Fix LENGTH attribute value in linker scripts 10 éve
  Soby Mathew 9b47684170 Introduce framework for CPU specific operations 10 éve