aboutsummaryrefslogtreecommitdiff
path: root/bl31/bl31.ld.S
AgeCommit message (Expand)Author
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
2017-02-06Introduce unified API to zero memoryDouglas Raillard
2016-10-25rockchip: optimize the link mechanism for SRAM codeCaesar Wang
2016-07-08Introduce SEPARATE_CODE_AND_RODATA build flagSandrine Bailleux
2016-06-16Add Performance Measurement Framework(PMF)Yatharth Kochar
2015-12-14Remove dashes from image names: 'BL3-x' --> 'BL3x'Juan Castillo
2015-09-25Fix relocation of __PERCPU_BAKERY_LOCK_SIZE__Vikram Kanigiri
2015-09-14Make generic code work in presence of system cachesAchin Gupta
2015-09-11Re-design bakery lock memory allocation and algorithmAndrew Thoelke
2015-01-22Remove coherent memory from the BL memory mapsSoby Mathew
2014-09-19Fix LENGTH attribute value in linker scriptsJuan Castillo
2014-08-20Introduce framework for CPU specific operationsSoby Mathew
2014-08-12FVP: apply new naming conventions to memory regionsJuan Castillo
2014-07-10fvp: Reuse BL1 and BL2 memory through image overlayingSandrine Bailleux
2014-05-23Split platform.h into separate headersDan Handley
2014-05-23Make the memory layout more flexibleSandrine Bailleux