index
:
software/arm-trusted-firmware.git
dependabot/pip/virtualenv-20.36.1
master
Trusted Firmware-A
Arm Limited and Contributors
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bl31
/
bl31.ld.S
Age
Commit message (
Expand
)
Author
7 days
feat(lfa): bl31 linker file updates for lfa
John Powell
2026-05-15
feat(bl31): add EL3 GPF trap handling
Harrison Mutai
2025-11-07
feat(per-cpu): introduce linker changes for NUMA aware per-cpu framework
Rohit Mathew
2025-10-14
refactor(build): make it standard to request a custom linker script
Boyan Karatotev
2024-11-05
build(bl31): support separated memory for RW DATA
Ye Li
2023-11-06
feat(build): check that .text section starts at page boundary
Andrey Skvortsov
2023-10-12
feat(bl31): reuse SPM_MM specific defines for SPMC_AT_EL3
Nishant Sharma
2023-06-12
chore(bl): add UNALIGNED symbols for TEXT/RODATA
Michal Simek
2023-05-12
build(bl31): add symbols for memory layout
Harrison Mutai
2023-04-03
fix(fvp): work around BL31 progbits exceeded
Boyan Karatotev
2023-02-20
build: always prefix section names with `.`
Chris Kay
2023-02-10
style: normalize linker script code style
Chris Kay
2022-08-16
Merge "refactor(bl31): introduce vendor extend rodata section" into integration
Julius Werner
2022-08-10
fix(build): discard sections also with SEPARATE_NOBITS_REGION
Samuel Holland
2022-08-09
refactor(bl31): introduce vendor extend rodata section
Leon Chen
2020-10-12
Increase type widths to satisfy width requirements
Jimmy Brisson
2020-06-29
linker_script: move .rela.dyn section to bl_common.ld.h
Masahiro Yamada
2020-04-25
linker_script: move .data section to bl_common.ld.h
Masahiro Yamada
2020-04-24
linker_script: move stacks section to bl_common.ld.h
Masahiro Yamada
2020-04-02
linker_script: move bss section to bl_common.ld.h
Masahiro Yamada
2020-04-02
linker_script: replace common read-only data with RODATA_COMMON
Masahiro Yamada
2020-04-02
linker_script: move more common code to bl_common.ld.h
Masahiro Yamada
2020-03-12
Merge changes from topic "mp/enhanced_pal_hw" into integration
Mark Dykes
2020-03-11
fconf: necessary modifications to support fconf in BL31 & SP_MIN
Madhukar Pappireddy
2020-03-11
Factor xlat_table sections in linker scripts out into a header file
Masahiro Yamada
2020-02-04
Merge changes from topic "mp/separate_nobits" into integration
Sandrine Bailleux
2020-01-27
Changes necessary to support SEPARATE_NOBITS_REGION feature
Madhukar Pappireddy
2020-01-24
BL31: discard .dynsym .dynstr .hash sections to make ENABLE_PIE work
Masahiro Yamada
2020-01-22
Revert "Changes necessary to support SEPARATE_NOBITS_REGION feature"
Mark Dykes
2020-01-21
Changes necessary to support SEPARATE_NOBITS_REGION feature
Madhukar Pappireddy
2019-12-29
bl31: Split into two separate memory regions
Samuel Holland
2019-12-20
spm: Remove SPM Alpha 1 prototype and support files
Paul Beesley
2019-12-20
Remove dependency between SPM_MM and ENABLE_SPM build flags
Paul Beesley
2019-12-04
Reduce space lost to object alignment
Samuel Holland
2019-02-07
locks: linker variables to calculate per-cpu bakery lock size
Varun Wadekar
2019-01-16
Merge pull request #1738 from ardbiesheuvel/synquacer-spm
Soby Mathew
2019-01-15
spm: permit platform to override the VMA placement of the vector table
Ard Biesheuvel
2019-01-15
Correct typographical errors
Paul Beesley
2019-01-04
Sanitise includes across codebase
Antonio Nino Diaz
2018-12-17
BL31: correct GOT section omission
Soby Mathew
2018-10-29
PIE: Position Independant Executable support for BL31
Soby Mathew
2018-10-16
scmi: Optimize bakery locks when HW_ASSISTED_COHERENCY is enabled
Roberto Vargas
2018-07-11
Use ALIGN instead of NEXT in linker scripts
Roberto Vargas
2018-06-13
SPM: Treat SP xlat tables the same as others
Sandrine Bailleux
2018-02-27
Add comments about mismatched TCR_ELx and xlat tables
Antonio Nino Diaz
2017-11-29
Replace magic numbers in linkerscripts by PAGE_SIZE
Antonio Nino Diaz
2017-11-08
SPM: Introduce Secure Partition Manager
Antonio Nino Diaz
2017-10-23
BL31: Introduce Publish and Subscribe framework
Jeenu Viswambharan
2017-05-03
Use SPDX license identifiers
dp-arm
2017-03-31
Add support for GCC stack protection
Douglas Raillard
[next]