44 Commits (1dafb409ba94b3b5c8caba08f691c099e5a7433d)

Author SHA1 Message Date
Chris Kay d701b48eef fix(bl1): add missing `__RW_{START,END}__` symbols 9 months ago
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 2 years ago
Harrison Mutai 5e7e8bfa4f build(bl1): add symbols for memory layout 2 years ago
Chris Kay da04341ed5 build: always prefix section names with `.` 2 years ago
Chris Kay f90fe02f06 style: normalize linker script code style 2 years ago
Jorge Troncoso 25135cebd3 style(linker_script): fix indentation 2 years ago
Masahiro Yamada caa3e7e0a4 linker_script: move .data section to bl_common.ld.h 5 years ago
Masahiro Yamada a926a9f60a linker_script: move stacks section to bl_common.ld.h 5 years ago
Masahiro Yamada b9f7b57d3a bl1: remove '.' from stacks section in linker script 5 years ago
Masahiro Yamada a7739bc7b1 linker_script: move bss section to bl_common.ld.h 5 years ago
Masahiro Yamada 0a0a7a9ac8 linker_script: replace common read-only data with RODATA_COMMON 5 years ago
Masahiro Yamada 9fb288a03e linker_script: move more common code to bl_common.ld.h 5 years ago
Masahiro Yamada 665e71b8ea Factor xlat_table sections in linker scripts out into a header file 5 years ago
Arve Hjønnevåg 4128659076 Fix boot failures on some builds linked with ld.lld. 5 years ago
Samuel Holland ebd6efae67 Reduce space lost to object alignment 5 years ago
Antonio Nino Diaz 09d40e0e08 Sanitise includes across codebase 6 years ago
Roberto Vargas ad92509476 Add .extab and .exidx sections 7 years ago
Roberto Vargas 5629b2b11c Use ALIGN instead of NEXT in linker scripts 7 years ago
Antonio Nino Diaz 883d1b5d4a Add comments about mismatched TCR_ELx and xlat tables 7 years ago
Antonio Nino Diaz a2aedac221 Replace magic numbers in linkerscripts by PAGE_SIZE 7 years ago
dp-arm 82cb2c1ad9 Use SPDX license identifiers 8 years ago
Douglas Raillard 51faada71a Add support for GCC stack protection 8 years ago
Douglas Raillard 308d359b26 Introduce unified API to zero memory 8 years ago
Sandrine Bailleux 5d1c104f9a Introduce SEPARATE_CODE_AND_RODATA build flag 8 years ago
Sandrine Bailleux c02fcc4a38 BL1: Add linker symbol identifying end of ROM content 9 years ago
Juan Castillo 05799ae0c8 TBB: add authentication framework 10 years ago
Soby Mathew ab8707e687 Remove coherent memory from the BL memory maps 10 years ago
Juan Castillo d7fbf13267 Fix LENGTH attribute value in linker scripts 10 years ago
Soby Mathew 9b47684170 Introduce framework for CPU specific operations 10 years ago
Juan Castillo 637ebd2eb9 FVP: apply new naming conventions to memory regions 10 years ago
Dan Handley 5f0cdb059d Split platform.h into separate headers 11 years ago
Sandrine Bailleux a37255a205 Make the memory layout more flexible 11 years ago
Sandrine Bailleux 4f59d8359f Make BL1 RO and RW base addresses configurable 11 years ago
Andrew Thoelke dccc537a72 Use --gc-sections during link 11 years ago
Jeenu Viswambharan 9f98aa1a7e Specify image entry in linker script 11 years ago
Achin Gupta a0cd989dd5 Factor out translation table setup in ARM FVP port 11 years ago
Achin Gupta e4d084ea96 Rework BL2 to BL3-1 hand over interface 11 years ago
Achin Gupta b739f22a99 Setup VBAR_EL3 incrementally 11 years ago
Jeenu Viswambharan 74cbb83983 Move translation tables into separate section 11 years ago
Dan Handley e83b0cadc6 Update year in copyright text to 2014 11 years ago
Dan Handley ab2d31edbd Enable third party contributions 11 years ago
Sandrine Bailleux 8d69a03f6a Various improvements/cleanups on the linker scripts 11 years ago
Achin Gupta 4f6ad66ae9 ARMv8 Trusted Firmware release v0.2 11 years ago