summaryrefslogtreecommitdiff
path: root/bl31/bl31.ld.S
AgeCommit message (Expand)Author
7 daysfeat(lfa): bl31 linker file updates for lfaJohn Powell
2026-05-15feat(bl31): add EL3 GPF trap handlingHarrison Mutai
2025-11-07feat(per-cpu): introduce linker changes for NUMA aware per-cpu frameworkRohit Mathew
2025-10-14refactor(build): make it standard to request a custom linker scriptBoyan Karatotev
2024-11-05build(bl31): support separated memory for RW DATAYe Li
2023-11-06feat(build): check that .text section starts at page boundaryAndrey Skvortsov
2023-10-12feat(bl31): reuse SPM_MM specific defines for SPMC_AT_EL3Nishant Sharma
2023-06-12chore(bl): add UNALIGNED symbols for TEXT/RODATAMichal Simek
2023-05-12build(bl31): add symbols for memory layoutHarrison Mutai
2023-04-03fix(fvp): work around BL31 progbits exceededBoyan Karatotev
2023-02-20build: always prefix section names with `.`Chris Kay
2023-02-10style: normalize linker script code styleChris Kay
2022-08-16Merge "refactor(bl31): introduce vendor extend rodata section" into integrationJulius Werner
2022-08-10fix(build): discard sections also with SEPARATE_NOBITS_REGIONSamuel Holland
2022-08-09refactor(bl31): introduce vendor extend rodata sectionLeon Chen
2020-10-12Increase type widths to satisfy width requirementsJimmy Brisson
2020-06-29linker_script: move .rela.dyn section to bl_common.ld.hMasahiro Yamada
2020-04-25linker_script: move .data section to bl_common.ld.hMasahiro Yamada
2020-04-24linker_script: move stacks section to bl_common.ld.hMasahiro Yamada
2020-04-02linker_script: move bss section to bl_common.ld.hMasahiro Yamada
2020-04-02linker_script: replace common read-only data with RODATA_COMMONMasahiro Yamada
2020-04-02linker_script: move more common code to bl_common.ld.hMasahiro Yamada
2020-03-12Merge changes from topic "mp/enhanced_pal_hw" into integrationMark Dykes
2020-03-11fconf: necessary modifications to support fconf in BL31 & SP_MINMadhukar Pappireddy
2020-03-11Factor xlat_table sections in linker scripts out into a header fileMasahiro Yamada
2020-02-04Merge changes from topic "mp/separate_nobits" into integrationSandrine Bailleux
2020-01-27Changes necessary to support SEPARATE_NOBITS_REGION featureMadhukar Pappireddy
2020-01-24BL31: discard .dynsym .dynstr .hash sections to make ENABLE_PIE workMasahiro Yamada
2020-01-22Revert "Changes necessary to support SEPARATE_NOBITS_REGION feature"Mark Dykes
2020-01-21Changes necessary to support SEPARATE_NOBITS_REGION featureMadhukar Pappireddy
2019-12-29bl31: Split into two separate memory regionsSamuel Holland
2019-12-20spm: Remove SPM Alpha 1 prototype and support filesPaul Beesley
2019-12-20Remove dependency between SPM_MM and ENABLE_SPM build flagsPaul Beesley
2019-12-04Reduce space lost to object alignmentSamuel Holland
2019-02-07locks: linker variables to calculate per-cpu bakery lock sizeVarun Wadekar
2019-01-16Merge pull request #1738 from ardbiesheuvel/synquacer-spmSoby Mathew
2019-01-15spm: permit platform to override the VMA placement of the vector tableArd Biesheuvel
2019-01-15Correct typographical errorsPaul Beesley
2019-01-04Sanitise includes across codebaseAntonio Nino Diaz
2018-12-17BL31: correct GOT section omissionSoby Mathew
2018-10-29PIE: Position Independant Executable support for BL31Soby Mathew
2018-10-16scmi: Optimize bakery locks when HW_ASSISTED_COHERENCY is enabledRoberto Vargas
2018-07-11Use ALIGN instead of NEXT in linker scriptsRoberto Vargas
2018-06-13SPM: Treat SP xlat tables the same as othersSandrine Bailleux
2018-02-27Add comments about mismatched TCR_ELx and xlat tablesAntonio Nino Diaz
2017-11-29Replace magic numbers in linkerscripts by PAGE_SIZEAntonio Nino Diaz
2017-11-08SPM: Introduce Secure Partition ManagerAntonio Nino Diaz
2017-10-23BL31: Introduce Publish and Subscribe frameworkJeenu Viswambharan
2017-05-03Use SPDX license identifiersdp-arm
2017-03-31Add support for GCC stack protectionDouglas Raillard